Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mx35: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-16 | 1 | -41/+0 |
| | | | | | | | | | | | | Clean up mx35 lowlevel_init: - Indent with tabs. - Fix comments. - Use defined values instead of literal constants. - Use defined macros instead of duplicating code. - Use macro parameters with default values instead of #define'd configs. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de> | ||||
* | MX35: add support for flea3 board | Stefano Babic | 2011-11-03 | 1 | -0/+79 |
The flea3 board is a custom board by CarMediaLab used in automotive. Network (FEC), NOR, NAND and SPI are supported. Signed-off-by: Stefano Babic <sbabic@denx.de> |