[U-Boot] [PATCH] Add support for Seagate BlackArmor NAS220

2014-12-08 Thread Evgeni Dobrev
Add support for Seagate BlackArmor NAS220 Signed-off-by: Evgeni Dobrev evg...@studio-punkt.com --- arch/arm/cpu/arm926ejs/kirkwood/Kconfig |4 + board/Seagate/nas220/Kconfig| 12 +++ board/Seagate/nas220/MAINTAINERS|6 ++ board/Seagate/nas220/Makefile

Re: [U-Boot] [PATCH v2 1/3] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards

2015-08-26 Thread Evgeni Dobrev
On 08/19/15 07:35, Simon Glass wrote: All boards should be converted to generic board by now. Change the rest over. If this causes run-time breakages then we can remove those boards. Signed-off-by: Simon Glass s...@chromium.org For the nas220 board: Acked-by: Evgeni Dobrev evg...@studio

Re: [U-Boot] [RFC PATCH] kconfig: introduce kconfig for UBI

2016-09-20 Thread Evgeni Dobrev
ed, see: > https://github.com/hsdenx/tbot/blob/master/config/tbot_uboot_kconfig_check.cfg#L68 > but none of them had UBI support, so this should be OK. > The nas220 changes look good to me. Reviewed by: Evgeni Dobrev ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] Kirkwood: NAS220: remove bootdelay from CONFIG_EXTRA_ENV_SETTINGS

2018-08-06 Thread Evgeni Dobrev
The default bootdelay of 3 seconds is good enough and there is no need to duplicate it in CONFIG_EXTRA_ENV_SETTINGS. Signed-off-by: Evgeni Dobrev --- include/configs/nas220.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/nas220.h b/include/configs/nas220.h index b37705e26e

Re: [U-Boot] [PATCH 36/93] arm: Remove nas220 board

2018-11-21 Thread Evgeni Dobrev
NAK. I was not aware of the deadline. Board is being maintained. I will have a look into next few days and provide a patch for converting if necessary. Regards, Evgeni ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot