[U-Boot] rpi2: u-boot misaligned operation

Matthias Brugger matthias.bgg at gmail.com
Wed Jun 26 08:22:06 UTC 2019



On 25/06/2019 02:42, Alexander von Gluck IV wrote:
> Was rebuilding u-boot binary for the Raspberry Pi 2 (from master), and ran into the following issue:
> "
> U-Boot 2019.07-rc4-00179-g77f6e2dd05 (Jun 24 2019 - 14:25:14 -0500)
> 
> DRAM: 128 MiB
> RPI 2 Model B (0xa21041)
> MMC: sdhci at 7e300000: 0
> Loading Environment from FAT... *** Warning - bad CRC, using default environment
> 
> mbox: Header response code invalid
> bcm2835: Could not configure display
> In: serial
> Out: vidconsole
> Err: vidconsole
> Net: CACHE: Misaligned operation at range [07fdb6e8, 07fdb700]
> CACHE: Misaligned operation at range [07fdb6e8, 07fdb700]
> CACHE: Misaligned operation at range [07fdb6e8, 07fdb700]
> CACHE: Misaligned operation at range [07fdb6e8, 07fdb700]
> CACHE: Misaligned operation at range [07fdb6e8, 07fdb700]
> CACHE: Misaligned operation at range [07fdb6e8, 07fdb700]
> .
> .
> .
> "
> 
> git commit: 77f6e2dd0551d8a825bab391a1bd6b838874bcd4
> Anyone seen this before?
> 
> Thanks!

Can you try to git-bisect between:
git bisect good e4afcb2876eeeddd2376c8b07808276b75862498
git bisect bad 3950f0f8563acab248214df36053bb6c57b91940

I suppose that the one I marked as good actually works. :)

Regards,
Matthias


More information about the U-Boot mailing list