diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2019-07-28 08:13:58 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-08-09 22:24:02 +0800 |
commit | 68d70a1cf6f0d4f7f013af1652b1525042f38daf (patch) | |
tree | 0318ff7da62cf4902205c04e771c5abb5f7d3c5e /fs/cbfs | |
parent | 00f237e226bc8a6ecf168ca0d2e1853f203f17d1 (diff) |
x86: qemu: Fix non-working ramboot and nfsboot environment variables
With qemu-x86 starting to use config_distro_bootcmd, the pre-defined
ramboot and nfsboot commands do not work any more. This is caused by
undefined environment variable 'ramdiskaddr' that was previously set
in CONFIG_EXTRA_ENV_SETTINGS but later CONFIG_EXTRA_ENV_SETTINGS was
redefined for distro boot.
Update the x86 generic CONFIG_EXTRA_ENV_SETTINGS to consider distro
boot, and remove the one in qemu-x86.h.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'fs/cbfs')
0 files changed, 0 insertions, 0 deletions