On 30/07/13 08:34, Heiko Schocher wrote:
> Hello Lokesh,
> 
> Am 30.07.2013 07:18, schrieb Lokesh Vutla:
>> From: Heiko Schocher<h...@denx.de>
>>
>> s_init has the same outline for all the AM33xx based
>> board. So making it generic.
>> This also helps in addition of new Soc with minimal changes.

There's a new function now defined ...

void enable_norboot_pin_mux(void)

... but our board *always* boots via NOR.  All the required
pinmux config is handled by enable_board_pin_mux().

Should I just define this an empty function ?

Or should it be a "maybe unused" function ?

Mark J.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to