]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/udoo_defconfig
udoo: Switch to SPL support
authorvpeter4 <peter.vicman@gmail.com>
Mon, 3 Aug 2015 10:49:05 +0000 (12:49 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 2 Sep 2015 13:25:28 +0000 (15:25 +0200)
commit78506c2f8618732b59eba68cd56d20a55c087006
treeadc1475bfd5ab0f98b8945220aed02b79d7df75c
parentb893c9898c4126c7b09a5aa124c6bedf33fa305c
udoo: Switch to SPL support

Currently we need to build one U-boot image for each of the udoo
variants: quad and dual-lite.

By switching to SPL we can support all two variants with a single binary.

Based on the SPL for wandboard.

Tested with OpenELEC (Open Embedded Linux Entertainment Center)
on both boards.

Signed-off-by: Peter Vicman <peter.vicman@gmail.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Peter Vicman <peter.vicman@gmail.com>
Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
12 files changed:
arch/arm/Kconfig
board/udoo/1066mhz_4x256mx16.cfg [deleted file]
board/udoo/MAINTAINERS
board/udoo/Makefile
board/udoo/clocks.cfg [deleted file]
board/udoo/ddr-setup.cfg [deleted file]
board/udoo/udoo.c
board/udoo/udoo.cfg [deleted file]
board/udoo/udoo_spl.c [new file with mode: 0644]
configs/udoo_defconfig [new file with mode: 0644]
configs/udoo_quad_defconfig [deleted file]
include/configs/udoo.h