mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-12 22:47:39 +08:00
This file holds the board info structure. We need this to be generic for the unified board series, so create a structure which contains the basic fields required by the main architectures. Signed-off-by: Simon Glass <sjg@chromium.org>