| Index: include/configs/chromeos/tegra2/stub.h
|
| diff --git a/include/configs/chromeos/tegra2/stub.h b/include/configs/chromeos/tegra2/stub.h
|
| index 758b909522c5b016605633bcee10785f21b0fe52..6fee4baf9f5eb985b0b5d02395aaa4724abd773e 100644
|
| --- a/include/configs/chromeos/tegra2/stub.h
|
| +++ b/include/configs/chromeos/tegra2/stub.h
|
| @@ -10,4 +10,7 @@
|
| #include <configs/chromeos/stub.h>
|
| #include <configs/chromeos/tegra2/common.h>
|
|
|
| +/* TODO(sjg): This should be set to load and run next stage U-Boot */
|
| +#define CONFIG_EXTRA_ENV_SETTINGS_ARCH ""
|
| +
|
| #endif //__configs_chromeos_tegra2_stub_h__
|
|
|