Re: [PATCH V2 2/2] mtd/maps/mtd-ram: add an of-platform driver
From: Albrecht Dreß <hidden>
Date: 2009-06-15 17:43:20
Am 05.06.09 14:05 schrieb(en) Wolfram Sang:
Create an of-aware driver using the now exported generic functions from plat-ram.c. Also add the documentation for the binding. Partitions are not yet supported. Tested on a phyCORE-MPC5200B-IO.
Dumb question: what is the current status of this patch? I ask because I re-wrote my '5200 16-bit Local Plus Bus patch' according to Grant's suggestions, and I believe of_ram_probe() of your patch is the right place to check if it's attached to "fsl,mpc5200-lpb", and to change the write cb if the bankwidth equals 2. Thanks, Albrecht.