
13 Aug
2015
13 Aug
'15
3:23 p.m.
On Tue, Aug 04, 2015 at 11:16:15AM -0400, Vitaly Andrianov wrote:
This patch set the correct initrd address to much rdaddr, which used at get_fs_ramfs commad.
Fixes: 3e97f0b63c8e ("configs: ti_armv7_keystone2: switch addresses to generic addresses")
Signed-off-by: Vitaly Andrianov vitalya@ti.com
So after thinking about this more, I bet that no, on a 32bit platform setexpr probably does not do the right thing with 64bit math so rather than doing a lot of hoop jumping for a simple thing, lets just fix this the simple way.
Applied to u-boot/master, thanks!
--
Tom