Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-21 | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala | |
Move to using the environment variables 'ethaddr', 'eth1addr', etc.. instead of bd->bi_enetaddr, bi_enet1addr, etc. This makes the code a bit more flexible to the number of ethernet interfaces. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2008-03-25 | 8xx: Update OF support on 8xx | Bryan O'Donoghue | |
This patch does some shifting around of OF support on 8xx. Signed-off-by: Bryan O'Donoghue <bodonoghue@codehermit.ie> |