Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-03 | board: MCR3000: migrate to DM_SERIAL | Christophe Leroy | |
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> | |||
2018-12-03 | board: MCR3000: use new DM watchdog | Christophe Leroy | |
This patch switches MCR3000 board to the new DM watchdog. The change in u-boot.lds is because MCR3000.o grows a bit with this patch and doesn't fit anymore below env_offset on some versions of GCC. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> | |||
2018-12-03 | board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROL | Christophe Leroy | |
Add mcr3000 device tree and activate CONFIG_DM and CONFIG_OF_CONTROL Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> |