commit | 8889e984154f749047dc9ed3b4cd8b734dde66f2 | [log] [tgz] |
---|---|---|
author | Vitaly Andrianov <vitalya@ti.com> | Mon Aug 03 15:54:32 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 03 15:58:37 2015 -0400 |
tree | 0f5d71d0206ef93ca8f7e3ed9576a336a945066f | |
parent | c109dd0079711cb86ece088e2da4f4d792fc4730 [diff] |
configs: ti_armv7_keystone2: replace addr_uboot with loadaddr This patch replaces not existing addr_uboot environment variable by loadaddr at get_uboot_net and burn_uboot_xxx commands. Otherwise these commands are broken. Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Acked-by: Nishanth Menon <nm@ti.com>