]> git.sur5r.net Git - u-boot/commit
bch: Allow to build for the host
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Feb 2017 17:22:01 +0000 (18:22 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Apr 2017 05:53:45 +0000 (11:23 +0530)
commit71d2c07028ce87d3aeca4e1220fb6dcbfd7bb22f
tree650e205df269b4c2d4c96ed948d70f12cd6d2342
parentea3f750c73e3af268ab6967f95a8d0f7a22cddc5
bch: Allow to build for the host

We will need the bch functions in the tool to generate the SPL images for
the Allwinner SoCs.

Do the needed adjustments so that we can use it on the host.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
lib/bch.c