From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zubair Lutfullah Kakakhel Date: Fri, 29 Jul 2016 10:32:18 +0100 Subject: [U-Boot] [PATCH 2/2] mips: xilfpga: Add device tree files In-Reply-To: <5cfb7007-ff84-3d09-555b-96abbdcdce57@gmail.com> References: <1469616661-19667-1-git-send-email-Zubair.Kakakhel@imgtec.com> <1469616661-19667-3-git-send-email-Zubair.Kakakhel@imgtec.com> <5cfb7007-ff84-3d09-555b-96abbdcdce57@gmail.com> Message-ID: <579B22A2.9020504@imgtec.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 27/07/16 13:02, Daniel Schwierzeck wrote: > > > Am 27.07.2016 um 12:51 schrieb Zubair Lutfullah Kakakhel: >> Mostly the same as the Kernel upstream device tree file except for >> >> - alias for the serial console node >> - ethernet node as the ethernet stuff isn't upstream on kernel.org yet >> - uart clock-frequency passed directly in the node >> >> Signed-off-by: Zubair Lutfullah Kakakhel >> Reviewed-by: Paul Burton > > actually this should be the first patch in this series because you can't > build the xilfpga board without these device tree files which would > break bisectability. > > Reviewed-by: Daniel Schwierzeck Thanks. I'll resend v2 with the correct order Regards, ZubairLK