[U-Boot] [PATCH v11 0/3] Adds support for Exynos5422 odroid xu3 board
Kevin Hilman
khilman at kernel.org
Wed Dec 10 00:36:00 CET 2014
Hyungwon Hwang <human.hwang at samsung.com> writes:
> This is v11 of the patchset adding support Odroud XU3 board.
I finally got around to testing this on top of v2015.01-rc3 on my XU3.
As I mentioned earlier, I had to enable the USB and networking options
so I could dhcp/tftp but after that it works for me.
Feel free to add:
Tested-by: Kevin Hilman <khilman at linaro.org>
[...]
> Note: If you use micro SD card for your test you have to apply the below
> patch additionally. This patch is needed, because micro sd card is
> recognized as MMC1 instead of MMC0. Additional work is needed to make it
> work regardless of device id.
FYI, with or without your MMC ID patch, I wasn't able to save the
environment to the SD card I'm booting from:
ODROID-XU3 # saveenv
Saving Environment to MMC...
dwmci_send_cmd: Timeout.
MMC init failed
Kevin
More information about the U-Boot
mailing list