26 .ncs_write_pulse = 65,
33 static struct smc_config flash_config __initdata = {
66 static struct resource flash_resource = {
73 .
name =
"physmap-flash",
75 .resource = &flash_resource,
78 .platform_data = &flash_data,
83 static int __init favr32_flash_init(
void)