[Buildroot] [PATCH] Add Freescale MX53 support

Mathieu mbriand at adeneo-embedded.com
Tue Feb 7 10:06:46 UTC 2012


On Tue, 2012-02-07 at 10:27 +0100, Peter Korsgaard wrote:
> >>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

>  >> diff --git a/board/freescale/mx53loco/linux.config b/board/freescale/mx53loco/linux.config
>  Arnout>  Personally I'd prefer to use a kernel defconfig (mx5_defconfig), but
>  Arnout> perhaps this one is more appropriate.
> 
> I agree if possible, as that's one thing less to maintain.
> 

There are two differences between mx5_defconfig and this defconfig :
- mx5_defconfig include several BSPs which result in a failure in uImage
building (multiple load addresses).
- CONFIG_MMC_BLOCK is set as module in mx5_defconfig. Since mx53 has no
nand memory, this seemed relevant.



More information about the buildroot mailing list