summaryrefslogtreecommitdiff
path: root/include/linux/bitops.h
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2015-10-07 20:19:17 -0700
committerSimon Glass <[email protected]>2015-10-21 07:46:26 -0600
commit9e98b7e3c5010e918d0fdfae75ab7d6995c1fa75 (patch)
tree144a94d87a87dae9428d228b2ef8b71665c3f4a9 /include/linux/bitops.h
parenta4092dbd81ad8bcd7d405304f579b0b5b0c402ce (diff)
cmd: bootvx: Always get VxWorks bootline from env
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 <[email protected]> Reviewed-by: Tom Rini <[email protected]> Tested-by: Hannes Schmelzer <[email protected]>
Diffstat (limited to 'include/linux/bitops.h')
0 files changed, 0 insertions, 0 deletions