[U-Boot] [PATCH 0/2] Enhance Odroid board

Guillaume GARDET guillaume.gardet at free.fr
Mon Sep 28 11:42:00 CEST 2015


Those 2 patches enhances Odroid board support.
* First patch replace 'fatload' command by 'load', to be able to use EXT*
partitions while keeping FAT partition compatibility.
* Second patch adds boot script (boot.scr) support. If no boot script are 
found, it boots as usual.

Signed-off-by: Guillaume GARDET <guillaume.gardet at free.fr>
Cc: Przemyslaw Marczak <p.marczak at samsung.com>
Cc: Minkyu Kang <mk7.kang at samsung.com>

---

Guillaume GARDET (2):
  odroid: replace 'fatload' with 'load' to be able to use EXT*
    partitions
  odroid: Add boot script (boot.scr) support

 include/configs/odroid.h | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

-- 
1.8.4.5



More information about the U-Boot mailing list