
19 Nov
2010
19 Nov
'10
5:26 p.m.
These patches update pandora's config for relocations and memory layout changes. They also sync the config with one shipped on production units.
Please apply at least the first patch for v2010.12 so that we have pandora buildable. Patches generated on top of u-boot-ti, also applies on mainline u-boot.
Grazvydas Ignotas (3): OMAP3: pandora: fix relocation and init memory map OMAP3: pandora: remove unused config macros OMAP3: pandora: update config for production
board/pandora/config.mk | 33 ----------- include/configs/omap3_pandora.h | 117 +++++++++++++++++-----------------
2 files changed, 52 insertions(+), 98 deletions(-) delete mode 100644 board/pandora/config.mk
Pushed the entire series to u-boot-ti
--Sandeep