board: amlogic: vim: Fix README
Unlike the BayLibre repos Khadas' repo defaults to using native gcc, so specify the CROSS_COMPILE setting matching the prescribed toolchain. Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
ca4491f2d2
commit
aca71d6927
@ -50,7 +50,7 @@ the git tree published by the board vendor:
|
||||
> git clone https://github.com/khadas/u-boot -b Vim vim-u-boot
|
||||
> cd vim-u-boot
|
||||
> make kvim_defconfig
|
||||
> make
|
||||
> make CROSS_COMPILE=aarch64-none-elf-
|
||||
> export FIPDIR=$PWD/fip
|
||||
|
||||
Go back to mainline U-Boot source tree then :
|
||||
|
Loading…
Reference in New Issue
Block a user