On 8 April 2016 at 13:45, Tom Rini <tr...@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.free...@gmail.com>
>> Cc: Simon Glass <s...@chromium.org>
>> Cc: Joe Hershberger <joe.hershber...@ni.com>
>> Cc: Bin Meng <bmeng...@gmail.com>
>> Cc: Stefan Roese <s...@denx.de>
>> Cc: Heiko Schocher <h...@denx.de>
>> Cc: Stuart Longland <stua...@vrt.com.au>
>> Cc: Maxime Ripard <maxime.rip...@free-electrons.com>
>> Cc: Tom Rini <tr...@konsulko.com>
>
> Reviewed-by: Tom Rini <tr...@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?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to