Home
last modified time | relevance | path

Searched hist:"1 a1e7072" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/
H A Dimage.c1a1e7072 Thu Dec 14 04:19:22 CST 2017 Heiko Schocher <hs@denx.de> common: image.c: Fix CACHE: Misaligned operation output

When booting a itb file with a Ramdisk on a imx6 based
board, U-Boot drops the warning:

Loading Kernel Image ... OK
Loading Ramdisk to 4ecf1000, end 4ef8b11f ... \
CACHE: Misaligned operation at range [4ecf1000, 4ef8b11f]

Fix it!

Signed-off-by: Heiko Schocher <hs@denx.de>
Tested-by: Ayoub Zaki <hs@denx.de>