[U-Boot] B4860/B4420 patches and some updates for qixis and T4240QDS

Andy Fleming afleming at gmail.com
Fri Jan 25 17:28:19 CET 2013


I have found the problem:

-B4860QDS_SPIFLASH            powerpc     mpc85xx     b4860qds
 freescale -
B4860QDS:RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF80000
+B4860QDS_SPIFLASH            powerpc     mpc85xx     b4860qds
 freescale -
B4860QDS:PPC_B4860,RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF80000

-B4420QDS_SPIFLASH            powerpc     mpc85xx     b4860qds
 freescale -
B4860QDS:RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF80000
+B4420QDS_SPIFLASH            powerpc     mpc85xx     b4860qds
 freescale -
B4860QDS:PPC_B4420,RAMBOOT_PBL,SPIFLASH,SYS_TEXT_BASE=0xFFF80000

For some reason, the SPIFLASH versions of these boards didn't have the
processor specified. I will add that change to the patches, and push them
upstream.



On Thu, Jan 24, 2013 at 2:08 AM, Andy Fleming <afleming at gmail.com> wrote:

> I'm seeing these errors, when these patches are enabled:
>
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config_mpc85xx.h:575:2:
> error: #error Processor type not defined for this platform
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config_mpc85xx.h:579:2:
> error: #error "CONFIG_SYS_CCSRBAR_DEFAULT is not defined for this platform."
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config_mpc85xx.h:575:2:
> error: #error Processor type not defined for this platform
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config_mpc85xx.h:579:2:
> error: #error "CONFIG_SYS_CCSRBAR_DEFAULT is not defined for this platform."
> In file included from
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config.h:25:0,
>                  from
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include/config.h:13,
>                  from /local/afleming/u-boot/include/common.h:37,
>                  from /local/afleming/u-boot/lib/asm-offsets.c:18:
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config_mpc85xx.h:575:2:
> error: #error Processor type not defined for this platform
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/config_mpc85xx.h:579:2:
> error: #error "CONFIG_SYS_CCSRBAR_DEFAULT is not defined for this platform."
> In file included from /local/afleming/u-boot/include/mpc85xx.h:14:0,
>                  from /local/afleming/u-boot/include/common.h:93,
>                  from /local/afleming/u-boot/lib/asm-offsets.c:18:
> /local/afleming/u-boot/include/e500.h:19:26: error: 'CONFIG_SYS_NUM_FMAN'
> undeclared here (not in a function)
> In file included from /local/afleming/u-boot/include/common.h:94:0,
>                  from /local/afleming/u-boot/lib/asm-offsets.c:18:
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/immap_85xx.h:1400:33:
> error: 'CONFIG_SYS_FSL_SRIO_MAX_PORTS' undeclared here (not in a function)
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/immap_85xx.h:1498:28:
> error: 'CONFIG_SYS_FSL_SRIO_OB_WIN_NUM' undeclared here (not in a function)
> /local/afleming/u-boot/build/B4420QDS_SPIFLASH/include2/asm/immap_85xx.h:1500:27:
> error: 'CONFIG_SYS_FSL_SRIO_IB_WIN_NUM' undeclared here (not in a function)
> make: ***
> [/local/afleming/u-boot/build/B4420QDS_SPIFLASH/lib/asm-offsets.s] Error 1
> make: *** Waiting for unfinished jobs....
>
> This was also seen on B4860QDS_SPIFLASH
>
>
> On Thu, Jan 17, 2013 at 11:18 PM, Aggrwal Poonam-B10812 <
> B10812 at freescale.com> wrote:
>
>> Hello Andy
>>
>> Any update on this patch set?
>>
>> Regards
>> Poonam
>>
>> From: Aggrwal Poonam-B10812
>> Sent: Friday, December 21, 2012 6:16 PM
>> To: U-Boot-Denx
>> Subject: B4860/B4420 patches and some updates for qixis and T4240QDS
>>
>> The patchset contains the following patches:
>>
>> Mainly related to B4860/B4420QDS.
>> Some are qixis updates and related additions for B4860/B4420QDS  and
>> T4240QDS.
>>
>> [PATCH 01/09] powerpc/mpc85xx: Few updates for B4860 cpu changes
>> [PATCH 02/09] powerpc/mpc85xx:Add support of B4420 SoC
>> [PATCH 03/09] board/freescale/common:Add support of QTAG register
>> [PATCH 04/09] powerpc/mpc85xx:Fix Core cluster configuration loop
>> [PATCH 05/09] powerpc/b4860qds: Added Support for B4860QDS
>> [PATCH 06/09] powerpc/qixis: enable qixis dump command and add switch
>> dumping command
>> [PATCH 07/09] powerpc/b4860qds: Add support to dump switch settings on
>> b4860qds board
>> [PATCH 08/09] powerpc/t4240qds: Add support to dump switch settings on
>> t4240qds board
>> [PATCH 09/09] powerpc/t4240qds: Print FPGA detail version
>>
>>
>> Regards
>> Poonam
>>
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>>
>


More information about the U-Boot mailing list