public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC PATCH 0/3] ARM: omap3: beagle, evm: synchronize common setup
@ 2018-02-12  5:13 Derald D. Woods
  2018-02-12  5:13 ` [U-Boot] [RFC PATCH 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file Derald D. Woods
                   ` (3 more replies)
  0 siblings, 4 replies; 21+ messages in thread
From: Derald D. Woods @ 2018-02-12  5:13 UTC (permalink / raw)
  To: u-boot

This short series is an attempt to make this set of boards use the same
default configuration items where possible. This was prompted by an
investigation into enabling SERIAL_SEARCH_ALL on omap3_evm. This feature
now works for omap3_evm after this series.

The 'RFC' is because of changes in the default NAND layout of
MTDPARTS_DEFAULT and using ENV_IS_IN_FAT. More detail is provided with
the patches. As most things are configurable now, this should not be an
issue. I am trying to get simple defaults that just boot and expose the
common core features.


Derald D. Woods (3):
  ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
  ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND
    layout
  ARM: omap3: evm: Sync with omap3_beagle configuration

 board/ti/beagle/beagle.c       |   8 ++
 configs/omap3_beagle_defconfig |  29 ++++-
 configs/omap3_evm_defconfig    |  25 +++--
 include/configs/omap3_beagle.h | 241 +++++++++++++++++++++++------------------
 include/configs/omap3_evm.h    |  71 +++++++-----
 5 files changed, 220 insertions(+), 154 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-03-14 14:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-12  5:13 [U-Boot] [RFC PATCH 0/3] ARM: omap3: beagle, evm: synchronize common setup Derald D. Woods
2018-02-12  5:13 ` [U-Boot] [RFC PATCH 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file Derald D. Woods
2018-02-12  5:13 ` [U-Boot] [RFC PATCH 2/3] ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout Derald D. Woods
2018-02-12  5:13 ` [U-Boot] [RFC PATCH 3/3] ARM: omap3: evm: Sync with omap3_beagle configuration Derald D. Woods
2018-02-24 14:09 ` [U-Boot] [PATCH v2 0/3] ARM: omap3: beagle, evm: synchronize common setup Derald D. Woods
2018-02-24 14:09   ` [U-Boot] [PATCH v2 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file Derald D. Woods
2018-02-24 14:09   ` [U-Boot] [PATCH v2 2/3] ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout Derald D. Woods
2018-02-24 14:09   ` [U-Boot] [PATCH v2 3/3] ARM: omap3: evm: Sync with omap3_beagle configuration Derald D. Woods
2018-02-24 14:35   ` [U-Boot] [PATCH v2 0/3] ARM: omap3: beagle, evm: synchronize common setup Tom Rini
2018-02-24 15:29     ` Derald D. Woods
2018-02-24 19:12       ` Tom Rini
2018-02-24 19:39         ` Derald Woods
2018-02-24 20:02           ` Tom Rini
2018-02-25 18:54           ` Derald D. Woods
2018-02-26 23:52             ` [U-Boot] [PATCH v3 " Derald D. Woods
2018-02-26 23:52               ` [U-Boot] [PATCH v3 1/3] ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file Derald D. Woods
2018-03-14 14:09                 ` [U-Boot] [U-Boot, v3, " Tom Rini
2018-02-26 23:52               ` [U-Boot] [PATCH v3 2/3] ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout Derald D. Woods
2018-03-14 14:09                 ` [U-Boot] [U-Boot, v3, " Tom Rini
2018-02-26 23:52               ` [U-Boot] [PATCH v3 3/3] ARM: omap3: evm: Sync with omap3_beagle configuration Derald D. Woods
2018-03-14 14:10                 ` [U-Boot] [U-Boot, v3, " Tom Rini

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