mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 15:40:00 +02:00
bi_memstart & bi_memsize are now not referenced any more. This patch removes their definitions from the bd_info struct. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>