This patchset provides a minimal support to get u-boot-v2 working on the OMAP3EVM. This is just a merge of patches from earlier version, as requested. Sanjeev Premi (2): omap3evm: Add basic support for the board omap3evm: Minimal default configuration arch/arm/configs/omap3_evm_defconfig | 197 ++++++++++++++++++++++++ board/omap/Kconfig | 27 ++++ board/omap/Makefile | 1 + board/omap/board-omap3evm.c | 275 ++++++++++++++++++++++++++++++++++ 4 files changed, 500 insertions(+), 0 deletions(-) create mode 100644 arch/arm/configs/omap3_evm_defconfig create mode 100644 board/omap/board-omap3evm.c _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox