commit | 1b06c9b187f8779523595755b41a9663a4aa96f9 | [log] [tgz] |
---|---|---|
author | Vitaly Andrianov <vitalya@ti.com> | Tue Aug 04 11:16:15 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 13 07:19:34 2015 -0400 |
tree | ad78367566cae820527c43d5e8b66436f09c3428 | |
parent | 39a6207a4055897c54db72c0ac6f7d038c097ae0 [diff] |
configs: ti_armv7_keystone2: fix initrd address at args_ramfs 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>