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

Tom Rini trini at konsulko.com
Fri Apr 1 14:20:47 CEST 2016


On Thu, Mar 31, 2016 at 01:13:25PM +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.
[snip]
> +void env_relocate_spec(void)
> +{
> +#if !defined(ENV_IS_EMBEDDED)

Forgot about this test here too, thanks.

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


More information about the U-Boot mailing list