This patch series adds support for loading the DT from EMMC when mmc
boot is used. The DT is patched with the MAC address read on the EEPROM
before booting the kernel. This allow to not get a new mac address assigned
randomly by the kernel on every boot.

This patch series can be applied independently of [1] and [2],
but the mac address in Linux will be random until both patches are merged.

[1]: http://lists.denx.de/pipermail/u-boot/2016-November/273946.html
[2]: 
http://lists.infradead.org/pipermail/linux-arm-kernel/2016-November/470140.html

Fabien Parent (5):
  davinci: omapl138_lcdk: fixup mac address in dtb
  davinci: omapl138_lcdk: improve readability of boot command
  davinci: omapl138_lcdk: add DT support for EMMC boot
  davinci: omapl138_lcdk: do fdt systemsetup when loading DT
  davinci: omapl138_lcdk: enable OF_SYSTEM_SETUP in defconfig

 board/davinci/da8xxevm/omapl138_lcdk.c | 10 ++++++++++
 configs/omapl138_lcdk_defconfig        |  1 +
 include/configs/omapl138_lcdk.h        | 32 +++++++++++++++++++++++++++++++-
 3 files changed, 42 insertions(+), 1 deletion(-)

-- 
2.10.2

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to