From: TooMeeK Admin <maps@toomeek.waw.pl>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot for Banana Pi
Date: Mon, 25 Aug 2014 23:07:11 +0200 [thread overview]
Message-ID: <53FBA57F.9060105@toomeek.waw.pl> (raw)
In-Reply-To: <1408653110.7363.12.camel@hellion.org.uk>
Hello again,
successfully compiled U-boot-arm.git source under bare-metal Linux on
Banana Pi itself (not FreeBSD 64-bit VM).
But still getting troubles at:
U-Boot SPL 2014.10-rc1 (Aug 26 2014 - 03:39:46)
DRAM: 1024 MiB
CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
U-Boot 2014.10-rc1 (Aug 26 2014 - 03:39:46) Allwinner Technology
CPU: Allwinner A20 (SUN7I)
I2C: ready
DRAM: 1 GiB
MMC: SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
SCSI: SUNXI SCSI INIT
SATA link 0 timeout.
AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: ncq stag pm led clo only pmp pio slum part ccc apst
Net: dwmac.1c50000
sun7i#
Yes, I know I should type here:
fatload mmc 0 0x40200000 kernel; go 0x40200100
to load my FreeBSD 10.x kernel, however my serial console over J11 is
read-only..
The only thing I don't uderstand why new loader ignores my boot.scr file?
Tried FAT16, FAT32..
To be clear:
#U-boot loader writing to image
dd if=/root/banana/u-boot-arm_git/u-boot-sunxi-with-spl.bin conv=notrunc
of=banana.img bs=1024 seek=8
#mkimage tools used from Lemaker's git
echo "fatload mmc 0 0x40200000 kernel; go 0x40200100" > boot.cmd
/usr/src/u-boot-bananapi/tools/mkimage -C none -A arm -T script -d
boot.cmd boot.scr
#but the same result for u-boot-arm.git tool
Best regards,
TooMeeK
prev parent reply other threads:[~2014-08-25 21:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <53F27EB9.3090805@toomeek.waw.pl>
2014-08-20 19:19 ` [U-Boot] U-boot for Banana Pi TooMeeK Admin
2014-08-21 8:48 ` Michal Suchanek
2014-08-21 20:31 ` Ian Campbell
2014-08-23 0:25 ` TooMeeK Admin
2014-08-23 0:39 ` TooMeeK Admin
2014-08-25 21:07 ` TooMeeK Admin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53FBA57F.9060105@toomeek.waw.pl \
--to=maps@toomeek.waw.pl \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox