All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Enable EXT support in SPL for all TI armv7 boards
@ 2015-06-16 13:00 Guillaume GARDET
  2015-06-16 13:00 ` [U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h) Guillaume GARDET
  2015-06-16 13:00 ` [U-Boot] [PATCH 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h Guillaume GARDET
  0 siblings, 2 replies; 18+ messages in thread
From: Guillaume GARDET @ 2015-06-16 13:00 UTC (permalink / raw)
  To: u-boot

First patch enables EXT support in SPL for all boards including 'ti_armv7_common.h' file, mostly TI armv7 boards and some OMAP boards from other vendors.
To reduce size of MLO/SPL, in order to fit in SRAM (especially on OMAP3 boards), thumb build is used to build MLO/SPL.
Second patch remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h.

Tested on Pandaboard (rev. A3) and Beagleboard xM (rev. B).
Compilation tested on TI armv7 boards and OMAP boards from other vendors.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
Cc: Tom Rini <trini@konsulko.com>


---

Guillaume GARDET (2):
  ti: armv7: enable EXT support in SPL
  ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since
    it is now in ti_armv7_common.h

 include/configs/ti_armv7_common.h | 5 +++++
 include/configs/ti_omap4_common.h | 3 ---
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
1.8.4.5

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

end of thread, other threads:[~2015-08-29 17:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-16 13:00 [U-Boot] [PATCH 0/2] Enable EXT support in SPL for all TI armv7 boards Guillaume GARDET
2015-06-16 13:00 ` [U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h) Guillaume GARDET
2015-06-16 15:43   ` Tom Rini
2015-06-19 20:25   ` [U-Boot] [U-Boot, " Tom Rini
2015-07-24  1:25     ` Ash Charles
2015-07-24 14:04       ` Tom Rini
2015-07-24 15:22         ` Ash Charles
2015-07-27 16:39           ` Guillaume Gardet
2015-07-28  0:23             ` Ash Charles
2015-07-28 10:30               ` Guillaume Gardet
2015-07-28 10:46           ` Guillaume Gardet
2015-07-28 17:19             ` Ash Charles
2015-07-30 19:58               ` Ash Charles
2015-08-28 18:50                 ` Ash Charles
2015-08-29 17:44                   ` Tom Rini
2015-06-16 13:00 ` [U-Boot] [PATCH 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h Guillaume GARDET
2015-06-16 15:43   ` Tom Rini
2015-06-19 20:25   ` [U-Boot] [U-Boot, " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.