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

2015-09-25 Thread Tom Rini
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 sur

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

2015-09-24 Thread Bin Meng
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 environm