[PATCH] am335x, guardian: update the maintainer list

2020-09-07 Thread Moses Christopher
I am leaving Bosch, so replacing myself with Gireesh Signed-off-by: Moses Christopher --- board/bosch/guardian/MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/bosch/guardian/MAINTAINERS b/board/bosch/guardian/MAINTAINERS index 2f674d7f83..fd216a96ca 100644

[PATCH] drivers: video: Add Support for Himax HX8238D Panel

2020-04-29 Thread Moses Christopher
/5f259720e3e64965d50da89a841ad6eb256a47df/debian/patches\ /apertis/powertools/0005-video-Add-Himax-HX8238-D-driver.patch * Tested on Bosch Guardian Board Cc: Sjoerd Simons Signed-off-by: Moses Christopher --- drivers/video/Kconfig | 10 ++ drivers/video/Makefile | 1 + drivers/video/hx8238d.c

[PATCH 5/5] am335x, guardian: update boot mechanism

2020-03-25 Thread Moses Christopher
- Add a boot logic in the distro boot command - Add fallback mechanism in alternate boot command - Keep single boot target -> ubifs0 Signed-off-by: Moses Christopher --- include/configs/am335x_guardian.h | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) d

[PATCH 4/5] am335x, guardian: load env from NAND

2020-03-25 Thread Moses Christopher
compatibility - Update defconfig accordingly Signed-off-by: Moses Christopher --- arch/arm/dts/am335x-guardian.dts | 27 ++- configs/am335x_guardian_defconfig | 9 +++-- include/configs/am335x_guardian.h | 13 + 3 files changed, 46 insertions(+), 3 deletions

[PATCH 2/5] am335x, guardian: boot stage feedback in headless mode

2020-03-25 Thread Moses Christopher
This patch enables the guardian board to provide feedback about the boot stage in headless mode. The on-board led would behave in the following pattern * U-boot -> GLOW LED * Linux -> BLINK LED [HEART-BEAT PATTERN] Signed-off-by: Moses Christopher --- arch/arm/dts/

Update and Add features to Bosch Guardian Board

2020-03-25 Thread Moses Christopher
The following patches ensure that the Bosch Guardian Board is updated with the latest feature additions and improvements made in the recent past On High Level, the following are achieved: * Proper handling of USB-ETH Boot in SPL stage * Provide Boot stage feedback * Store Bootcount in RTC Sc

[PATCH 1/5] am335x, guardian: fix spl usb-eth boot

2020-03-25 Thread Moses Christopher
optimized, the ability to deal with ethaddr is lost. The following message would be printed on the console, Error: flags type check failure for "ethaddr" <= "80a81144M" (type: m) Error inserting "ethaddr" variable, errno=1 Signed-off-by

[PATCH 3/5] am335x, guardian: boot count is stored in AM3352 RTC block

2020-03-25 Thread Moses Christopher
- Move bootlimit to defconfig - Store bootcount in RTC block Signed-off-by: Moses Christopher --- configs/am335x_guardian_defconfig | 4 +++- include/configs/am335x_guardian.h | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configs/am335x_guardian_defconfig b/configs

[PATCH] tiny-printf: revert patch to fix spl eth boot

2020-02-25 Thread Moses Christopher
From: Moses Christopher Bollavarapu - Revert commit 831c16111959 ("tiny-printf: Reorder code to support %p") The mentioned commit does not handle the ethaddr properly. Hence, I tried to disable SPL_TINY_PRINTF, but then it was suggested to keep using the tiny-printf libr

Re: [U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory...

2019-09-11 Thread Moses Christopher
On Wed, 11 Sep, 2019, 9:12 PM Simon Goldschmidt, < simon.k.r.goldschm...@gmail.com> wrote: > > > On 11.09.19 20:59, Moses Christopher wrote: > > > > On Wed, 11 Sep, 2019, 4:43 PM Simon Goldschmidt, > > > <mailto:simon.k.r.goldschm...@gmail.com>> wro

Re: [U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory...

2019-09-11 Thread Moses Christopher
On Wed, 11 Sep, 2019, 4:43 PM Simon Goldschmidt, < simon.k.r.goldschm...@gmail.com> wrote: > On Wed, Sep 11, 2019 at 11:44 AM Moses Christopher > wrote: > > > > > > > > On Wed, 11 Sep, 2019, 10:32 AM Simon Goldschmidt, < > simon.k.r.goldschm...@gmail.co

Re: [U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory...

2019-09-11 Thread Moses Christopher
On Wed, 11 Sep, 2019, 10:32 AM Simon Goldschmidt, < simon.k.r.goldschm...@gmail.com> wrote: > On Mon, Sep 9, 2019 at 11:29 AM Moses Christopher > wrote: > > > > Hi Simon, > > > > > > Thanks for the prompt reply. > > > > On Fri, 6 Sep, 2

Re: [U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory...

2019-09-09 Thread Moses Christopher
Hi Simon, Thanks for the prompt reply. On Fri, 6 Sep, 2019, 8:13 AM Simon Goldschmidt, < simon.k.r.goldschm...@gmail.com> wrote: Hi, On Thu, Sep 5, 2019 at 4:14 PM Moses Christopher wrote: > Hello together, > > I was trying to build u-boot and spl for the arm target and tried

[U-Boot] spl: net: usb: problem with the re-initialization of the usb_ethernet

2019-09-05 Thread Moses Christopher
moving the above mentioned patch, The SPL is able to proceed further. Best regards, *Moses Christopher* ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] Issue in u-boot; TFTP error: trying to overwrite reserved memory...

2019-09-05 Thread Moses Christopher
atch ? Best regards, *Moses Christopher* ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot