Re: [PATCH 7/7] powerpc/b4860emu: Add device tree file for b4860emu

2013-09-10 Thread Scott Wood
On Fri, 2013-09-06 at 08:43 -0700, York Sun wrote: > B4860EMU is a emualtor target with minimum peripherals. It is based on > B4860QDS and trimmed down most peripherals due to either not modeled or > lack of board level connections. The main purpose of this minimum dts is > to speed up booting on e

[PATCH 7/7] powerpc/b4860emu: Add device tree file for b4860emu

2013-09-06 Thread York Sun
B4860EMU is a emualtor target with minimum peripherals. It is based on B4860QDS and trimmed down most peripherals due to either not modeled or lack of board level connections. The main purpose of this minimum dts is to speed up booting on emulator. Signed-off-by: York Sun Reviewed-by: Wood Scott-