[RESEND PATCH v5 9/11] ARM: socfpga: Add initial support for ic-automation Moritz III

2020-09-11 Thread Nico Becker
style comments Changes for v3: - Resend via git send-email Changes for v2: - Coding Style cleanup Signed-off-by: Nico Becker --- arch/arm/dts/Makefile | 1 + ...ocfpga_cyclone5_ica_moritz_iii-u-boot.dtsi | 45 ++ .../dts

[RESEND PATCH v5] Add board support for ic-automation Moritz III

2020-09-09 Thread Nico Becker
: - Coding Style cleanup Signed-off-by: Nico Becker --- arch/arm/dts/Makefile | 1 + ...ocfpga_cyclone5_ica_moritz_iii-u-boot.dtsi | 45 ++ .../dts/socfpga_cyclone5_ica_moritz_iii.dts | 123 arch/arm/mach-socfpga/Kconfig | 8 + board/ic-automation

[PATCH v5] arm: socfpga: add board support for ic-automation Moritz III

2020-09-09 Thread Nico Becker
Changes for v5: - fixed random ethaddr at failure - fixed comments Changes for v4: - re-sort list alphabetically - c style comments Changes for v3: - Resend via git send-email Changes for v2: - Coding Style cleanup Signed-off-by: Nico Becker

[PATCH v4] arm: socfpga: add board support for ic-automation Moritz III

2020-09-07 Thread Nico Becker
Hello, sorry for the e-mail again. i check the repo today, but the board is still missing. can you tell me how long it take to push it in the main branch? will it be there in future, or was the patch rejected. thanks a lot, i wish you a great start into the week.

[PATCH v4] arm: socfpga: add board support for ic-automation Moritz III

2020-07-17 Thread Nico Becker
add board support for the moritz III from ic-automation Changes for v4: - re-sort list alphabetically - c style comments Changes for v3: - Resend via git send-email Changes for v2: - Coding Style cleanup Signed-off-by: Nico Becker --- arch/arm/dts/Makefile

[PATCH v3] arm: socfpga: add board support for ic-automation moritz III

2020-06-16 Thread Nico Becker
Changes for v3: - Resend via git send-email Changes for v2: - Coding Style cleanup Signed-off-by: Nico Becker --- arch/arm/dts/Makefile | 3 +- ...ocfpga_cyclone5_ica_moritz_iii-u-boot.dtsi | 45 ++ .../dts/socfpga_cyclone5_ica_moritz_iii.dts | 123

[PATCH v2] arm: socfpga: add board support for ic-automation moritz III

2020-06-15 Thread Nico Becker
add board support for the moritz iii board from ic-automation sorry for the first version. thanks a lot greetings From 452de78b389a2516b8df12ef68da73edece4ca65 Mon Sep 17 00:00:00 2001 From: Nico Becker Date: Mon, 15 Jun 2020 14:18:35 +0200 Subject: [PATCH v2] add board support for ic

Re: [PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot

2020-06-14 Thread Nico Becker
Am 12.06.2020 um 22:27 schrieb Dinh Nguyen: On 6/12/20 6:41 AM, Marek Vasut wrote: On 6/12/20 1:04 PM, Nico Becker wrote: Am 12.06.2020 um 07:51 schrieb Nico Becker: Am 11.06.2020 um 03:51 schrieb Tan, Ley Foon: -Original Message- From: Dinh Nguyen Sent: Thursday, June 11, 2020 2

Re: [PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot

2020-06-12 Thread Nico Becker
Am 12.06.2020 um 07:51 schrieb Nico Becker: Am 11.06.2020 um 03:51 schrieb Tan, Ley Foon: -Original Message- From: Dinh Nguyen Sent: Thursday, June 11, 2020 2:55 AM To: Marek Vasut ; Nico Becker ; u-boot@lists.denx.de Cc: simon.k.r.goldschm...@gmail.com; Tan, Ley Foon Subject: Re

[PATCH] arm: socfpga: add board support for ic-automation moritz III

2020-06-12 Thread Nico Becker
ASIC_SOCKIT +    default "ic-automation" if TARGET_SOCFPGA_ICA_MORITZ_III  config SYS_SOC default "socfpga" @@ -207,6 +214,7 @@ config SYS_CONFIG_NAME default "socfpga_sr1500" if TARGET_SOCFPGA_SR1500 default "socfpga_stratix10_socdk" if TARGE

Re: [PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot

2020-06-11 Thread Nico Becker
Am 11.06.2020 um 03:51 schrieb Tan, Ley Foon: -Original Message- From: Dinh Nguyen Sent: Thursday, June 11, 2020 2:55 AM To: Marek Vasut ; Nico Becker ; u-boot@lists.denx.de Cc: simon.k.r.goldschm...@gmail.com; Tan, Ley Foon Subject: Re: [PATCH] arm: dts: socfpga: l2c-310 full line

Re: [PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot

2020-06-10 Thread Nico Becker
Am 10.06.2020 um 15:19 schrieb Marek Vasut: On 6/10/20 3:14 PM, Nico Becker wrote: if i remove the arm,shared-override option in the dts file, the kernel boot without an error. With the option the kernel boots with the following error: dmesg --level=err L2C-310: enabling full line of zeros

[PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot

2020-06-10 Thread Nico Becker
if i remove the arm,shared-override option in the dts file, the kernel boot without an error. With the option the kernel boots with the following error: dmesg --level=err L2C-310: enabling full line of zeros but not enabled in Cortex-A9 i ve no idea why the parameter have an effect on that. i

altera intel cyclone v / error: enabling full line of zeros but not enabled in Cortex-A9

2020-05-25 Thread Nico Becker
hi, i have an error message booting linux kernel v4.15 with the u-boot v2020.01 on an cylcone v with arm core. the error message is: L2C-310: enabling full line of zeros but not enabled in Cortex-A9, that is not a warning or an message it is an error. before the update to the version

Re: [U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()

2020-02-06 Thread Nico Becker
Am 06.02.2020 um 14:00 schrieb Marek Vasut: On 2/6/20 1:57 PM, Nico Becker wrote: Am 06.02.2020 um 12:53 schrieb Marek Vasut: On 2/6/20 11:50 AM, Nico Becker wrote: Hello, Hi, after removing the function socfpga_sdram_apply_static_cfg() in misc_gen5 we can not use the FPGA2SDRAM bridge

Re: [U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()

2020-02-06 Thread Nico Becker
Am 06.02.2020 um 12:53 schrieb Marek Vasut: On 2/6/20 11:50 AM, Nico Becker wrote: Hello, Hi, after removing the function socfpga_sdram_apply_static_cfg() in misc_gen5 we can not use the FPGA2SDRAM bridge. Without the apply static cfg the kernel crash every time, if we try to write

[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()

2020-02-06 Thread Nico Becker
cts/mityarm-5cs/wiki/Important_Note_about_FPGAHPS_SDRAM_Bridge> <http://u-boot.10912.n7.nabble.com/WG-Linux-hang-td314276.html> -- Best regards Nico Becker