Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Blackfin: bf526-ezbrd: get MAC from flash | Mike Frysinger | 2011-04-08 | -12/+17 |
| | | | | | | The MAC address is stored in the last flash sector rather than OTP. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | Blackfin: kill off useless initdram() usage | Mike Frysinger | 2010-01-17 | -7/+0 |
| | | | | | | | While the initdram() function makes sense on some arches, it doesn't for Blackfin systems as it's always implemented the same way. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | Blackfin: bf526-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -0/+77 |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> |