[U-Boot] [PATCH V3] common: env: support sata device

Tom Rini trini at konsulko.com
Mon Apr 11 17:02:08 CEST 2016


On Sat, Apr 09, 2016 at 12:35:12PM -0600, Simon Glass wrote:
> On 8 April 2016 at 13:45, Tom Rini <trini at konsulko.com> wrote:
> > On Sun, Apr 03, 2016 at 09:52:13PM +0800, Peng Fan wrote:
> >
> >> Introduce env support for sata device.
> >> 1. Implement write_env/read_env/env_relocate_spec/saveenv/sata_get_env_dev
> >> 2. If want to enable this feature, define CONFIG_ENV_IS_IN_SATA, and
> >>    define CONFIG_SYS_SATA_ENV_DEV or implement your own sata_get_ev_dev.
> >>
> >> Signed-off-by: Peng Fan <van.freenix at gmail.com>
> >> Cc: Simon Glass <sjg at chromium.org>
> >> Cc: Joe Hershberger <joe.hershberger at ni.com>
> >> Cc: Bin Meng <bmeng.cn at gmail.com>
> >> Cc: Stefan Roese <sr at denx.de>
> >> Cc: Heiko Schocher <hs at denx.de>
> >> Cc: Stuart Longland <stuartl at vrt.com.au>
> >> Cc: Maxime Ripard <maxime.ripard at free-electrons.com>
> >> Cc: Tom Rini <trini at konsulko.com>
> >
> > Reviewed-by: Tom Rini <trini at konsulko.com>
> >
> > --
> > Tom
> 
> Ugh, we really should move this to linker lists or driver model. Do we
> really want to make that conversion even harder by adding one more
> option?

linker lists for env?  But I'd put Kconfig'ing env at the top of my wish
list for env changes before DM.  This should be an easy conversion too
:)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160411/db3a6d5e/attachment.sig>


More information about the U-Boot mailing list