tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 10 Jun 2018 05:17:46 +0000 (06:17 +0100)
committerTom Warren <twarren@nvidia.com>
Fri, 6 Jul 2018 16:12:39 +0000 (09:12 -0700)
commit84996795c2f81cbfac210b6f2c168c5fb06a7a20
tree685e02e67a7eb3939ede48a84eefdb179401db25
parent4ac5df4b41ba46d7e635bdd8d500721c642b0a0d
tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium

To build U-Boot on a Nyan Big Chromebook the docs outline adjusting the Tegra124
defined CONFIG_SYS_TEXT_BASE but this has since been moved to individual config
files. We should have the default required for U-Boot chain loading on the
chromebook as the default CONFIG_SYS_TEXT_BASE and update the docs to remove
this now non required step.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
configs/nyan-big_defconfig
doc/README.chromium