[U-Boot] [PATCH 6/8] cmd: bootvx: Always get VxWorks bootline from env

Tom Rini trini at konsulko.com
Fri Sep 25 20:39:15 CEST 2015


On Thu, Sep 24, 2015 at 02:21:22AM -0700, Bin Meng wrote:

> So far VxWorks bootline can be contructed from various environment
> variables, but when these variables do not exist we get these from
> corresponding config macros. This is not helpful as it requires
> rebuilding U-Boot, and to make sure these config macros take effect
> we should not have these environment variables. This is a little
> bit complex and confusing.
> 
> Now we change the logic to always contruct the bootline from
> environments (the only single source), by adding two new variables
> "bootdev" and "othbootargs", and adding some comments about network
> related settings mentioning they are optional. The doc about the
> bootline handling is also updated.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20150925/da7d2be1/attachment.sig>


More information about the U-Boot mailing list