Re: [PATCH 2/4] [POWERPC] 85xx: support for the TQM8548 module using the big Flash
From: Wolfgang Grandegger <hidden>
Date: 2008-05-30 18:02:44
From: Wolfgang Grandegger <hidden>
Date: 2008-05-30 18:02:44
Anton Vorontsov wrote:
On Fri, May 30, 2008 at 08:49:46AM +0200, Wolfgang Grandegger wrote:quoted
Some TQM85xx boards could be equipped with up to 1 GiB (NOR) flash memory and therefore a modified memory map is required and setup by the board loader. This patch adds an appropriate DTS file. Signed-off-by: Wolfgang Grandegger <redacted> ---[...]quoted
+/* NAND support must be enabled in U-Boot before Linux can use itnand/fsl_upm.c can detect this in run-time. That is, if BRx/ORx aren't configured, fsl_upm_find() will return ENODEV/ENOENT/EINVAL, depending on what exactly is mis-configured.
Ah, I saw that and I could test UPBx configuration for the CAN as well. Wolfgang.