mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 14:40:41 +00:00
ace4275eb3
We rework the various board_is_foo() checks to take a pointer to struct am335x_baseboard_id rather than using a local copy in board.c. This allows us to make use of the same checks in mux.c as well as fixing problems when this code could be running from read-only memory. Reviewed-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Tom Rini <trini@ti.com> |
||
---|---|---|
.. | ||
am335x | ||
am3517crane | ||
beagle | ||
dra7xx | ||
evm | ||
omap5_uevm | ||
omap730p2 | ||
omap1510inn | ||
omap5912osk | ||
panda | ||
sdp3430 | ||
sdp4430 | ||
ti814x | ||
tnetv107xevm |