]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/pm9263.h
Update the mtd driver name in bootargs for at91-based boards
authorAlbin Tonnerre <albin.tonnerre@free-electrons.com>
Wed, 22 Jul 2009 16:30:03 +0000 (18:30 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 18 Aug 2009 11:51:51 +0000 (13:51 +0200)
commit918319c705d8a3d6251919a660baef32ff3a829a
tree5bfa97a9cc48d675b4ccbb741e87b8b0e88bec7e
parent8fa656aa5289815d942ebdc26182ccb9f2b9c86f
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>
include/configs/at91cap9adk.h
include/configs/at91sam9260ek.h
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9rlek.h
include/configs/pm9261.h
include/configs/pm9263.h