Re: [PATCH 2/6] PowerPC 440EPx: Sequoia DTS
From: Sergei Shtylyov <hidden>
Date: 2007-08-03 16:27:10
David Gibson wrote:
Duh, forgot to attach the actual patch. Here it is:
quoted hunk ↗ jump to hunk
Index: working-2.6/Documentation/powerpc/booting-without-of.txt ===================================================================--- working-2.6.orig/Documentation/powerpc/booting-without-of.txt 2007-07-30 17:07:14.000000000 +1000 +++ working-2.6/Documentation/powerpc/booting-without-of.txt 2007-07-30 17:07:14.000000000 +1000@@ -1757,45 +1757,23 @@ platforms are moved over to use the flat }; }; - j) Flash chip nodes + j) CFI or JEDEC memory-mapped NOR flash Flash chips (Memory Technology Devices) are often used for solid state file systems on embedded devices. - Required properties: + - compatible : should contain the specific model of flash chip(s) used + followed by either "cfi-flash" or "jedec-flash"
Duh, have nearly forgotten to complain about "-flash" suffix. Isn't it
superfluous?
WBR, Sergei