[U-Boot] (no subject)

Daniel Mack daniel at caiaq.de
Thu Jun 4 12:27:18 CEST 2009


The following patch series is needed to build U-Boot for ARM platforms
with CONFIG_CMD_UBIFS set. The UBIFS layer uses bit operation functions
which are currently only implemented for PPC, and the ARM bit operation
definitions are unused and wrong.

[PATCH 1/3] ARM: remove unused bit operations
[PATCH 2/3] Add generic bit operations
[PATCH 3/3] ARM: add unaligned macros



More information about the U-Boot mailing list