[RFC 2/2] dns325: initial support for D-Link DNS-325

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Sun Jun 22 14:50:56 PDT 2014


On 06/22/2014 10:34 PM, Alexander Aring wrote:
> This patch add a basic support for the D-Link DNS-325.
> 
> Currently only booting via uart with kwboot is supported. The barebox
> kwboot utility doesn't work at the moment. Use kwboot utility from u-boot
> instead.

Why does kwboot does not work? There is an issue with early Kirkwood's
BootROM and UART boot mode. Just try over and over again. I also recall
modifying the timeouts may help.

> Signed-off-by: Alexander Aring <alex.aring at gmail.com>
> ---
[...]
> diff --git a/arch/arm/boards/dlink-dns325/dlink-dns325.dox b/arch/arm/boards/dlink-dns325/dlink-dns325.dox
> new file mode 100644
> index 0000000..414b2e7
> --- /dev/null
> +++ b/arch/arm/boards/dlink-dns325/dlink-dns325.dox
> @@ -0,0 +1,37 @@
> +/** @page dlink-dns325 D-Link DNS-325 NAS
> +
> +The NAS has
> + at li Kirkwood 88F6281-A1 SoC
> + at li 256 MB SDRAM
> + at li 128 MB NAND type SAMSUNG 946 K9F1G08U0B PCB0
> + at li 2 SATA interfaces
> + at li RS232 serial interface
> + at li 1 USB interface
> + at li 1 Gigabit Ethernet interface
> + at li 1 Temp Sensor G751-2f
> + at li 1 MCU Holtek HT48C06E for Power Managment
> + at li LEDs & buttons
> +
> +The NAS doesn't support NAND right now.
> +Only boot via uart with kwboot is supported.

Is it the NAS that doesn't support NAND or is it missing driver support
for barebox instead?

> +The kwboot utility of barebox doesn't work right now.
> +Instead use the u-boot kwboot utility:

See above, we should fix kwboot instead.

Sebastian




More information about the barebox mailing list