Home
last modified time | relevance | path

Searched hist:ace4275eb33b7833d96fa2db02d253e06cc1a734 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.hace4275eb33b7833d96fa2db02d253e06cc1a734 Thu Jul 18 19:13:01 UTC 2013 Tom Rini <trini@ti.com> am335x_evm: Rework board_is_foo() checks

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>
H A Dmux.cace4275eb33b7833d96fa2db02d253e06cc1a734 Thu Jul 18 19:13:01 UTC 2013 Tom Rini <trini@ti.com> am335x_evm: Rework board_is_foo() checks

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>
H A Dboard.cace4275eb33b7833d96fa2db02d253e06cc1a734 Thu Jul 18 19:13:01 UTC 2013 Tom Rini <trini@ti.com> am335x_evm: Rework board_is_foo() checks

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>