-
- Downloads
Update the mtd driver name in bootargs for at91-based boards
The name of the atmel nand driver in the kernel changed from at91_nand
to atmel_nand back in June 2008, but the at91-based boards config files
still refer to at91_nand. This patch updates them with the new name
Signed-off-by:
Albin Tonnerre <albin.tonnerre@free-electrons.com>
Showing
- include/configs/at91cap9adk.h 2 additions, 2 deletionsinclude/configs/at91cap9adk.h
- include/configs/at91sam9260ek.h 3 additions, 3 deletionsinclude/configs/at91sam9260ek.h
- include/configs/at91sam9261ek.h 3 additions, 3 deletionsinclude/configs/at91sam9261ek.h
- include/configs/at91sam9263ek.h 2 additions, 2 deletionsinclude/configs/at91sam9263ek.h
- include/configs/at91sam9m10g45ek.h 2 additions, 2 deletionsinclude/configs/at91sam9m10g45ek.h
- include/configs/at91sam9rlek.h 2 additions, 2 deletionsinclude/configs/at91sam9rlek.h
- include/configs/pm9261.h 2 additions, 2 deletionsinclude/configs/pm9261.h
- include/configs/pm9263.h 2 additions, 2 deletionsinclude/configs/pm9263.h
Please register or sign in to comment