]> git.baikalelectronics.ru Git - uboot.git/commit
mips: octeon: octeon_common.h: Move init SP because of increased image size
authorStefan Roese <sr@denx.de>
Thu, 7 Apr 2022 07:11:48 +0000 (09:11 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 May 2022 01:38:21 +0000 (03:38 +0200)
commit88011fff175c722a71166a774ae1a82c8992ad22
treee41a82e21e034ddeeb1de8f5b921028d2cba8da3
parent6e944b55f5e840cc2ae9243b33262adacbfe3cc9
mips: octeon: octeon_common.h: Move init SP because of increased image size

This patch moves CONFIG_SYS_INIT_SP_OFFSET to a higher address so that
it does not interfere with larger U-Boot images. This was noticed, while
adding network support to the EBB7304 board.

Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/octeon_common.h