Re: [PATCH 2/7] mtd: Add map file for mpc83xx boards
From: David Woodhouse <dwmw2@infradead.org>
Date: 2006-06-28 14:27:52
Also in:
lkml
From: David Woodhouse <dwmw2@infradead.org>
Date: 2006-06-28 14:27:52
Also in:
lkml
On Wed, 2006-06-28 at 22:23 +0800, Li Yang-r58472 wrote:
Flash mapping file for MPC83xx MDS platforms.
I'm not accepting any more individual map drivers unless they're absolutely necessary, which this one isn't. Use a platform device and physmap. Or better still, extend physmap to handle of_devices too and just stick the flash information in the device tree. -- dwmw2