]> Git Repo - u-boot.git/commit
OMAP3: Enable SPL on omap3_logic
authorAdam Ford <[email protected]>
Sat, 30 Jan 2016 02:12:34 +0000 (20:12 -0600)
committerTom Rini <[email protected]>
Mon, 8 Feb 2016 15:10:39 +0000 (10:10 -0500)
commit49c7303f0e526d46f8d16c5556963faf47c59d35
treec475a37013d191b3688d9f58ec90375cc280bfab
parent7443a9c40568179492af453841fbecc69d08071b
OMAP3: Enable SPL on omap3_logic

Previously, Omap3_logic assumed X-loader was present.  With this
patch, we can finally replace X-loader with an MLO generated by
U-Boot.  This requires ECC to be setup to match the Linux Kernel
and the PBIAS confgured for the SD card.

Signed-off-by: Derald D. Woods <[email protected]>
Signed-off-by: Adam Ford <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
board/logicpd/omap3som/omap3logic.c
include/configs/omap3_logic.h
This page took 0.035033 seconds and 4 git commands to generate.