mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +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>