Hi Stephen,
On Tue, 28 Jan 2014 22:41:50 -0700, Stephen Warren
wrote:
> U-Boot names the Raspberry Pi board rpi_b. This means that the common
> expression for DTB filename ${soc}-${board}.dtb expands to
> bcm2835-rpi_b.dtb. However, the DTB generated by the Linux kernel is
> bcm2835-rpi-b.dtb. S
Hi Stephen,
On Mon, 10 Feb 2014 22:46:53 -0700, Stephen Warren
wrote:
> On 02/04/2014 07:20 PM, Stephen Warren wrote:
> > On 01/28/2014 10:41 PM, Stephen Warren wrote:
> >> U-Boot names the Raspberry Pi board rpi_b. This means that the common
> >> expression for DTB filename ${soc}-${board}.dtb
On 02/04/2014 07:20 PM, Stephen Warren wrote:
> On 01/28/2014 10:41 PM, Stephen Warren wrote:
>> U-Boot names the Raspberry Pi board rpi_b. This means that the common
>> expression for DTB filename ${soc}-${board}.dtb expands to
>> bcm2835-rpi_b.dtb. However, the DTB generated by the Linux kernel i
On 01/28/2014 10:41 PM, Stephen Warren wrote:
> U-Boot names the Raspberry Pi board rpi_b. This means that the common
> expression for DTB filename ${soc}-${board}.dtb expands to
> bcm2835-rpi_b.dtb. However, the DTB generated by the Linux kernel is
> bcm2835-rpi-b.dtb. Set $fdtfile in U-Boot's env
U-Boot names the Raspberry Pi board rpi_b. This means that the common
expression for DTB filename ${soc}-${board}.dtb expands to
bcm2835-rpi_b.dtb. However, the DTB generated by the Linux kernel is
bcm2835-rpi-b.dtb. Set $fdtfile in U-Boot's environment so that scripts
look for the correct DTB file
5 matches
Mail list logo