v7_dcache_inval_range v7_outer_cache_inval_range address not aligned

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

v7_dcache_inval_range v7_outer_cache_inval_range address not aligned

1,579件の閲覧回数
frédéric
Contributor III

On a spinoff of a Boundary i.MX6 board, using u-boot2014.04, when I do the booti command I have these messages:

U-Boot > booti mmc0 boot

ERROR: v7_dcache_inval_range - start address is not aligned - 0x8ffa80b0

ERROR: v7_dcache_inval_range - stop address is not aligned - 0x8ffa82b0

ERROR: v7_outer_cache_inval_range - start address is not aligned - 0x8ffa80b0

ERROR: v7_outer_cache_inval_range - stop address is not aligned - 0x8ffa82b0

kernel   @ 10808000 (4401664)

ramdisk  @ 11800000 (249888)

It comes from some flush_cache() in the do_booti() command.

How can I fix that?

タグ(4)
0 件の賞賛
返信
0 返答(返信)