public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  [PATCH 0/2] Enhance Odroid board
@ 2015-09-28  9:42 Guillaume GARDET
  2015-09-28  9:42 ` [U-Boot] [PATCH 1/2] odroid: replace 'fatload' with 'load' to be able to use EXT* partitions Guillaume GARDET
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Guillaume GARDET @ 2015-09-28  9:42 UTC (permalink / raw)
  To: u-boot

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@free.fr>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Minkyu Kang <mk7.kang@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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-10-13 11:51 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28  9:42 [U-Boot] [PATCH 0/2] Enhance Odroid board Guillaume GARDET
2015-09-28  9:42 ` [U-Boot] [PATCH 1/2] odroid: replace 'fatload' with 'load' to be able to use EXT* partitions Guillaume GARDET
2015-10-01  9:18   ` Przemyslaw Marczak
2015-09-28  9:42 ` [U-Boot] [PATCH 2/2] odroid: Add boot script (boot.scr) support Guillaume GARDET
2015-10-01  9:19   ` Przemyslaw Marczak
2015-10-05  9:07 ` [U-Boot] [PATCH V2 0/2] Enhance Odroid board Guillaume GARDET
2015-10-05  9:07   ` [U-Boot] [PATCH V2 1/2] odroid: replace 'fatload' with 'load' to be able to use EXT* partitions Guillaume GARDET
2015-10-05  9:07   ` [U-Boot] [PATCH V2 2/2] odroid: Add boot script (boot.scr) support Guillaume GARDET
2015-10-05  9:13     ` Sjoerd Simons
2015-10-08  9:31       ` Guillaume Gardet
2015-10-09 10:18       ` Przemyslaw Marczak
2015-10-09 10:24     ` Przemyslaw Marczak
2015-10-09 11:59       ` Guillaume Gardet
2015-10-09 12:18         ` Przemyslaw Marczak
2015-10-09 12:26   ` [U-Boot] [PATCH V3 0/2] *Enhance Odroid board Guillaume GARDET
2015-10-09 12:26     ` [U-Boot] [PATCH V3 1/2] odroid: replace 'fatload' with 'load' to be able to use EXT* partitions Guillaume GARDET
2015-10-09 12:26     ` [U-Boot] [PATCH V3 2/2] odroid: Add boot script (boot.scr) support Guillaume GARDET
2015-10-13 10:16     ` [U-Boot] [PATCH V3 0/2] *Enhance Odroid board Przemyslaw Marczak
2015-10-13 11:51       ` Minkyu Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox