On Tue, May 5, 2020 at 7:19 AM Simon Glass <s...@chromium.org> wrote: > > These values were 'old' in 2013 so it should be safe to remove them. They > are never set in U-Boot anyway, so the values will always be zero. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > common/board_r.c | 16 +--------------- > include/asm-generic/u-boot.h | 17 ----------------- > 2 files changed, 1 insertion(+), 32 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>