mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-05 22:40:20 +00: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>