Rijay,
On 04/28/2015 04:15 AM, Ciubotariu Codrin Constantin-B43658 wrote:
>>
>> #ifdef CONFIG_FMAN_ENET
>> #if defined(CONFIG_T1040RDB) || defined(CONFIG_T1042RDB)
>> -#define CONFIG_SYS_SGMII1_PHY_ADDR 0x03
>> +#define CONFIG_SYS_SGMII1_PHY_ADDR 0x03
>> +#elif defined(CONFI
>
> #ifdef CONFIG_FMAN_ENET
> #if defined(CONFIG_T1040RDB) || defined(CONFIG_T1042RDB)
> -#define CONFIG_SYS_SGMII1_PHY_ADDR 0x03
> +#define CONFIG_SYS_SGMII1_PHY_ADDR 0x03
> +#elif defined(CONFIG_T1040D4RDB) || defined(CONFIG_T1042D4RDB)
> +#define CONFIG_SYS_SGMII1_PHY_AD
On 04/16/2015 12:14 PM, York Sun wrote:
>
> On 03/25/2015 07:46 AM, Vijay Rai wrote:
>
>
>
> Please do not use CONFIG_SYS_EXTRA_OPTIONS for new boards.
>
As Masahiro explained, it is too early to enforce CONFIG_SYS_EXTRA_OPTIONS. This
patch is moved back into the queue.
York
On 03/25/2015 07:46 AM, Vijay Rai wrote:
> diff --git a/configs/T1040D4RDB_NAND_defconfig
> b/configs/T1040D4RDB_NAND_defconfig
> new file mode 100644
> index 000..8212b34
> --- /dev/null
> +++ b/configs/T1040D4RDB_NAND_defconfig
> @@ -0,0 +1,5 @@
> +CONFIG_SPL=y
> +CONFIG_SYS_EXTRA_OPTION
On 03/25/2015 07:46 AM, Vijay Rai wrote:
> T1040D4RDB is a Freescale reference board that hosts the T1040 SoC.
> T1040D4RDB is re-designed T1040RDB board with following changes :
> - Support of DDR4 memory
> - Support of 0x66 serdes protocol which can support following interfaces
T1040D4RDB is a Freescale reference board that hosts the T1040 SoC.
T1040D4RDB is re-designed T1040RDB board with following changes :
- Support of DDR4 memory
- Support of 0x66 serdes protocol which can support following interfaces
- 2 RGMII's on DTSEC4, DTSEC5
- 1 S
6 matches
Mail list logo