[U-Boot-Users] [Patch] MPC5200 CFG_LOWBOOT incompatible with CFG_RAMBOOT

Hello,
attached is a patch against 1.0.2 (checked out 2004-01-14) that fixes a flaw in the MPC5200 startup code. The flaw is that the user is not informed that the CFG_LOWBOOT code is incompatible with the CFG_RAMBOOT option. The patch stops compilation with an #error message in case CFG_LOWBOOT and CFG_RAMBOOT are enabled both. The patch modifies cpu/mpc5xxx/start.S.
Regards Mark Jonas

In message DF02D66C37C26B4C8018BF84F0E37FEC3EBB28@zwg18exm01.sps.mot.com you wrote:
attached is a patch against 1.0.2 (checked out 2004-01-14) that fixes a flaw in the MPC5200 startup code. The flaw is that the user is not informed that the CFG_LOWBOOT code is incompatible with the CFG_RAMBOOT option. The patch stops compilation with an #error message in case CFG_LOWBOOT and CFG_RAMBOOT are enabled both. The patch modifies cpu/mpc5xxx/start.S.
Added & checked in. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Jonas Mark-r50740
-
Wolfgang Denk