[PATCH v1] arm64: dts: rockchip: Add Radxa ROCK 4C Plus support

2023-04-27 Thread Denis 'GNUtoo' Carikli
rk3399-rock-4c-plus.dts and rk3399-t-opp.dtsi were imported from Linux 6.3. Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/dts/Makefile| 1 + arch/arm/dts/rk3399-rock-4c-plus-u-boot.dtsi | 6 + arch/arm/dts/rk3399-rock-4c-plus.dts | 709

Re: [PATCHv5][ 7/7] board: tbs2910: add documentation

2020-06-03 Thread Denis 'GNUtoo' Carikli
On Sat, 30 May 2020 19:18:33 +0200 Soeren Moch wrote: > > +Links: > > +-- > > + - > > https://www.tbsdtv.com/download/document/tbs2910/TBS2910-Matrix-ARM-mini-PC-SCH_rev2.1.pdf > > +- The schematics for the revision 2.1 of the TBS2910 Matrix > > ARM miniPC. > > + - > >

Re: [PATCHv5][ 4/7] board: tbs2910_defconfig: Add support for booting general purpose distributions

2020-06-03 Thread Denis 'GNUtoo' Carikli
On Sat, 30 May 2020 19:17:49 +0200 Soeren Moch wrote: Since I need to fix the MAINTAINER file to add the documentation path in it anyway, it's probably better to resend again a v6 serie. As I plan to resend a serie anyway, would the following work better: > board: tbs2910: Add support for

[PATCHv5][ 3/7] board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig

2020-05-29 Thread Denis 'GNUtoo' Carikli
This doesn't affect the size of the image: with arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution, the text, data, bss and total sizes remain unchanged. Signed-off-by: Denis 'GNUtoo' Carikli Reviewed-by: Soeren Moch --- Changelog since v4: --- - Added

[PATCHv5][ 7/7] board: tbs2910: add documentation

2020-05-29 Thread Denis 'GNUtoo' Carikli
This documents the u-boot installation procedure and the hardware in order to get started. Signed-off-by: Denis 'GNUtoo' Carikli --- Changelog since v4: --- - Added dded information about SYSBOOT boot support as requested. - Fixed the switch positions as suggested. --- doc/board

[PATCHv5][ 2/7] board: tbs2910: disable CONFIG_GZIP

2020-05-29 Thread Denis 'GNUtoo' Carikli
- total: 9768 Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Soeren Moch --- Changelog since v4: --- - Added the following tag: Acked-by: Soeren Moch --- configs/tbs2910_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/tbs2910_defconfig b/configs

[PATCHv5][ 4/7] board: tbs2910_defconfig: Add support for booting general purpose distributions

2020-05-29 Thread Denis 'GNUtoo' Carikli
the following size differences: - text: +7526 bytes - data: +28 bytes - bss: -12 bytes - total: +7542 bytes Signed-off-by: Denis 'GNUtoo' Carikli --- Changelog since v4: --- - As requested, I Added in the commit message the reason why the change is really needed as the short

[PATCHv5][ 5/7] board: tbs2910: remove CONFIG_DHCP

2020-05-29 Thread Denis 'GNUtoo' Carikli
bytes - bss: -20 bytes - total: -1756 bytes Signed-off-by: Denis 'GNUtoo' Carikli --- Changelog since v4: --- - I was requested to remove DHCP in the v3 review but I forgot about it in v4. This fixes it. --- configs/tbs2910_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCHv5][ 6/7] board: tbs2910: Enable distro_boot support.

2020-05-29 Thread Denis 'GNUtoo' Carikli
distribution, we have the following size differences: - text: +2041 bytes - data: 0 bytes - bss: 0 bytes - total: +2041 bytes Signed-off-by: Denis 'GNUtoo' Carikli --- Changelog since v4: --- - Sorted EXTRA_ENV_SETTINGS alphabetically as requested BOOTENV was also moved

[PATCHv5][ 1/7] board: tbs2910: disable loadb and loads commands

2020-05-29 Thread Denis 'GNUtoo' Carikli
hurt. With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution we have the following size reduction: - text: 6733 bytes - data: 116 bytes - bss: 1172 bytes - total: 8021 bytes Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Soeren Moch --- Changelog since v4

Re: [PATCH][v4 5/6] board: tbs2910: Enable distro_boot support.

2020-05-26 Thread Denis 'GNUtoo' Carikli
On Sun, 1 Mar 2020 14:59:04 +0100 Soeren Moch wrote: > On 27.02.20 01:37, Denis 'GNUtoo' Carikli wrote: > > This keeps the compatibility with the old bootcmd. [...] > > --- a/include/configs/tbs2910.h > > +++ b/include/configs/tbs2910.h > > @@ -8,6 +8,15 @@ >

Re: [PATCH][v4 6/6] board: tbs2910: add documentation

2020-05-12 Thread Denis 'GNUtoo' Carikli
On Sun, 1 Mar 2020 14:59:23 +0100 Soeren Moch wrote: > To ease the review process it is good style to add a patch revision > history below the sign-off after a "---" separator. This would look > like --- > changes in v4: >  - bla I usually use that to indicate changes that do not correspond to

Re: [PATCH][v4 6/6] board: tbs2910: add documentation

2020-05-09 Thread Denis 'GNUtoo' Carikli
On Thu, 7 May 2020 20:12:19 +0200 Soeren Moch wrote: > do you plan to re-send a fixed version of this series? I definitely do. I'm really sorry for the delay. I've been struggling with a personal issue and urgent things that needed to be done. I also had another patch serie for GRUB that I

Re: [PATCH v3][ 4/6] board: tbs2910: enable CONFIG_DISTRO_DEFAULTS

2020-02-26 Thread Denis 'GNUtoo' Carikli
On Mon, 10 Feb 2020 09:40:50 -0500 Tom Rini wrote: > That said, the "bring in PXE" part of DISTRO_DEFAULTS predates sysboot > being pulled out of the PXE code, where it was historically > introduced. I would like to see a patch to change this part, > stand-alone and CC'ing the distribution folks

[PATCH][v4 5/6] board: tbs2910: Enable distro_boot support.

2020-02-26 Thread Denis 'GNUtoo' Carikli
distribution, we have the following size differences: - text: +2041 bytes - data: 0 bytes - bss: 0 bytes - total: +2041 bytes Signed-off-by: Denis 'GNUtoo' Carikli --- Changelog: In addition to the changes requested I also did the following changes: - I removed func(PXE, pxe, na) from

[PATCH][v4 6/6] board: tbs2910: add documentation

2020-02-26 Thread Denis 'GNUtoo' Carikli
This documents the u-boot installation procedure and the hardware in order to get started. Signed-off-by: Denis 'GNUtoo' Carikli --- doc/board/index.rst | 1 + doc/board/tbs/index.rst | 9 ++ doc/board/tbs/tbs2910.rst | 179 ++ 3 files changed

[PATCH][v4 3/6] board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig

2020-02-26 Thread Denis 'GNUtoo' Carikli
This doesn't affect the size of the image: with arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution, the text, data, bss and total sizes remain unchanged. Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 2 ++ include/configs/tbs2910.h | 8 2

[PATCH][v4 4/6] board: tbs2910: enable CONFIG_DISTRO_DEFAULTS

2020-02-26 Thread Denis 'GNUtoo' Carikli
bytes Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 5603bef64e..1cf09bb741 100644 --- a/configs/tbs2910_defconfig +++ b/configs

[PATCH][v4 2/6] board: tbs2910: disable CONFIG_GZIP

2020-02-26 Thread Denis 'GNUtoo' Carikli
- total: 9768 Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 570ae850e4..fcaa101044 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig @@ -86,5 +86,6

[PATCH][v4 1/6] board: tbs2910: disable loadb and loads commands

2020-02-26 Thread Denis 'GNUtoo' Carikli
hurt. With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution we have the following size reduction: - text: 6733 bytes - data: 116 bytes - bss: 1172 bytes - total: 8021 bytes Acked-by: Soeren Moch Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 2 ++ 1

[PATCH v3][ 5/6] board: tbs2910: Enable distro_boot support.

2020-02-07 Thread Denis 'GNUtoo' Carikli
distribution, we have the following size differences: - text: +2271 bytes - data: 0 bytes - bss: -32 bytes - total: 2239 bytes Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 3 ++- include/configs/tbs2910.h | 20 +++- 2 files changed, 21 insertions(+), 2

[PATCH v3][ 4/6] board: tbs2910: enable CONFIG_DISTRO_DEFAULTS

2020-02-07 Thread Denis 'GNUtoo' Carikli
bytes Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 5603bef64e..1cf09bb741 100644 --- a/configs/tbs2910_defconfig +++ b/configs

[PATCH v3][ 6/6] boards: tbs2910: add README

2020-02-07 Thread Denis 'GNUtoo' Carikli
n the v2.1 schematics has 8 switches whereas the one present on the v2.3 board has only 4. Only the v2.1 board schematics are available. [1]https://www.tbsdtv.com/download/document/tbs2910/How-to-burn-a-new-OS-into-eMMC-on-Matrix-V2.0.pdf Signed-off-by: Denis 'GNUtoo' Carikli --- board/tbs/tbs2

[PATCH v3][ 3/6] board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig

2020-02-07 Thread Denis 'GNUtoo' Carikli
This doesn't affect the size of the image: with arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution, the text, data, bss and total sizes remain unchanged. Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 2 ++ include/configs/tbs2910.h | 8 2

[PATCH v3][ 1/6] board: tbs2910: disable loadb and loads commands

2020-02-07 Thread Denis 'GNUtoo' Carikli
hurt. With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution we have the following size reduction: - text: 6733 bytes - data: 116 bytes - bss: 1172 bytes - total: 8021 bytes Acked-by: Soeren Moch Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 2 ++ 1

[PATCH v3][ 2/6] board: tbs2910: disable CONFIG_GZIP

2020-02-07 Thread Denis 'GNUtoo' Carikli
- total: 9768 Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 570ae850e4..fcaa101044 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig @@ -86,5 +86,6

Re: [PATCH v2][ 3/3] board: tbs2910: Add support for generic distro configuration

2020-01-28 Thread Denis 'GNUtoo' Carikli
On Tue, 28 Jan 2020 18:51:26 +0100 Soeren Moch wrote: > As already discussed, the bootm_size environment variable is not > necessary, otherwise  somewhat dangerous with this value. Sorry, for the mistake, I've fixed it now. I'll send a v3 after some feedback from my response to your other

Re: [PATCH] board: tbs2910: Add support for generic distro configuration

2020-01-28 Thread Denis 'GNUtoo' Carikli
On Sun, 26 Jan 2020 01:40:13 +0100 Soeren Moch wrote: > >> Why do you define CONFIG_BOOTCOMMAND here instead of modifying the > >> existing one? > > I'm a bit confused with it: There seem to be many way to do the same > > thing and I'm not sure which one is the best. > > > > Because of that, I

Re: [PATCH v2][ 3/3] board: tbs2910: Add support for generic distro configuration

2020-01-28 Thread Denis 'GNUtoo' Carikli
On Tue, 28 Jan 2020 18:51:26 +0100 Soeren Moch wrote: > There are a lot of unrelated/unexplained changes in tbs2910_defconfig. > This probably should not be part of this patch. I changed only 2 things here: - I added CONFIG_DISTRO_DEFAULTS=y - I added CONFIG_DEFAULT_FDT_FILE="imx6q-tbs2910.dtb"

[PATCH v2][ 1/3] tbs2910: disable fuse command

2020-01-28 Thread Denis 'GNUtoo' Carikli
, it shrinks the image from 392192 to 388096 bytes. Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 61d4c74324..0f12b94257 100644 --- a/configs/tbs2910_defconfig +++ b

Re: [PATCH] board: tbs2910: Add support for generic distro configuration

2020-01-28 Thread Denis 'GNUtoo' Carikli
On Sun, 26 Jan 2020 01:40:13 +0100 Soeren Moch wrote: > > Ahh ok, now I understand. That probably explains the repeated size > > issues. > Why? With SPL+u-boot proper it would be even worse, since then there > is a gap between SPL and u-boot, u-boot starts at higher address in > eMMC, and it

[PATCH v2][ 2/3] tbs2910: disable loadb and loads commands

2020-01-28 Thread Denis 'GNUtoo' Carikli
shouldn't hurt. With arm-linux-gnueabi-gcc 9.2.0-1 from the Parabola GNU/Linux distribution, it shrinks the image from 388096 to 384000 bytes. Signed-off-by: Denis 'GNUtoo' Carikli --- configs/tbs2910_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/tbs2910_defconfig b

[PATCH v2][ 3/3] board: tbs2910: Add support for generic distro configuration

2020-01-28 Thread Denis 'GNUtoo' Carikli
This keeps the compatibility with the old bootcmd. The fdtfile environment variable also needed to be set to imx6q-tbs2910.dtb to enable booting mainline kernels otherwise with extlinux.conf it tries to load mx6-tbs2910.dtb instead. Signed-off-by: Denis 'GNUtoo' Carikli --- configs

Re: [PATCH] board: tbs2910: Add support for generic distro configuration

2020-01-25 Thread Denis 'GNUtoo' Carikli
On Sat, 25 Jan 2020 20:52:36 +0100 Soeren Moch wrote: > Hi Denis, Hi, > thanks for your patch. In general I think it could be a good idea to > support distroboot on this board, especially if we can maintain > compatibility with the existing boot procedure. However, since this > board repeatedly

[PATCH] board: tbs2910: Add support for generic distro configuration

2020-01-24 Thread Denis 'GNUtoo' Carikli
This keeps the compatibility with the old bootcmd. Signed-off-by: Denis 'GNUtoo' Carikli --- include/configs/tbs2910.h | 39 ++- 1 file changed, 30 insertions(+), 9 deletions(-) diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index

Re: [PATCH] omap34xx: SPL: enable MMC raw boot with u-boot.img

2020-01-07 Thread Denis 'GNUtoo' Carikli
On Sun, 10 Nov 2019 01:48:17 +0100 Denis 'GNUtoo' Carikli wrote: > The following commit enabled raw SPL booting: > 22d90d560a omap3: Use raw SPL by default for mmc1 > but it was reverted by the following commit: > 821c89d38c Revert "omap3: Use raw SPL by default for mm

[U-Boot] [PATCH] omap34xx: SPL: enable MMC raw boot with u-boot.img

2019-11-10 Thread Denis 'GNUtoo' Carikli
M Revision C1. Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/mach-omap2/boot-common.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-omap2/boot-common.c b/arch/arm/mach-omap2/boot-common.c index 734fa9d9e6..a48244e1c5 100644 --- a/arch/arm/mach-omap2/boot-common.c +++