[U-Boot] [PATCH v2 5/7] am335x_evm: Rework board_is_foo() checks
Peter Korsgaard
jacmet at sunsite.dk
Wed May 15 22:43:19 CEST 2013
>>>>> "Tom" == Tom Rini <trini at ti.com> writes:
Tom> We rework the various board_is_foo() checks to take a pointer to
Tom> struct am335x_baseboard_id rather than using a local copy in board.c.
Tom> This allows us to make use of the same checks in mux.c as well as fixing
Tom> problems when this code could be running from read-only memory.
Tom> Signed-off-by: Tom Rini <trini at ti.com>
Reviewed-by: Peter Korsgaard <jacmet at sunsite.dk>
--
Bye, Peter Korsgaard
More information about the U-Boot
mailing list