Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-28 | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | |
For historic reasons we had defined some additional PLATFORM_CPPFLAGS like: PLATFORM_CPPFLAGS += -DCONFIG_E500=1 PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx=1 PLATFORM_CPPFLAGS += -DCONFIG_MPC8548=1 However these are all captured in the config.h and thus redudant. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2008-01-09 | mpc85xx: Add support for SBC8548 (updated) | Joe Hamman | |
Add support for Wind River's SBC8548 reference board. Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com> Signed-off by: Andy Fleming <afleming@freescale.com> |