From: "Jörg Krause" <joerg.krause@embedded.rocks>
To: buildroot@busybox.net
Subject: [Buildroot] bootm - "Starting kernel"
Date: Wed, 12 Aug 2015 14:00:35 +0200 [thread overview]
Message-ID: <1439380835.22945.14.camel@embedded.rocks> (raw)
In-Reply-To: <944894A3EB1D044A9003B2F944389BB20474AD933F@svr-wa-exch1.atg.lc>
Hi Tommy Lee,
On Di, 2015-08-11 at 16:27 -0700, Lee, Tommy wrote:
> Hi Buildroot mailing list,
>
> My host is Ubuntu-14.04 LTS. My Buildroot release is 2015.05. I have
> made the former meet the latter?s requirements. My target is Marvell
> ARMADA A385 (ARM-Cortex-A9) DB-88F6820-GP. This board is bootable
> using the U-Boot-1.73 and the USB which are given by Marvell.
>
> I used Buildroot-2015.05 and built the uImage and rootfs.cpio.uboot
> with no problems. I enabled the TFTP server on my host.
>
> On my target, the execution of the following commands, listed below,
> ended up with ?Starting kernel?, no display of kernel booting
> messages. The attached is the .config file I created this the make
> process.
>
> I am resolving this issue now. Your experience sharing is extremely
> grateful.
>
> Tommy
>
> Marvell>> tftp 02000000 10.28.1.20:uImage
> Using egiga0 device
> TFTP from server 10.28.1.20; our IP address is 10.28.1.47
> Filename 'uImage'.
> Load address: 0x2000000
> Loading:
> #################################################################
>
> #################################################################
>
> #################################################################
> ##############
> 1.6 MiB/s
> done
> Bytes transferred = 1066696 (1046c8 hex)
> Marvell>> tftp 02200000 10.28.1.20:rootfs.cpio.uboot
> Using egiga0 device
> TFTP from server 10.28.1.20; our IP address is 10.28.1.47
> Filename 'rootfs.cpio.uboot'.
> Load address: 0x2200000
> Loading:
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
>
> #################################################################
> ######################
> 1.7 MiB/s
> done
> Bytes transferred = 4769344 (48c640 hex)
> Marvell>> bootm 02000000 02200000
> ## Booting kernel from Legacy Image at 02000000 ...
> Image Name: Linux-4.0.4
> Created: 2015-08-11 0:21:58 UTC
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 1066632 Bytes = 1 MiB
> Load Address: 02000000
> Entry Point: 02000000
> Verifying Checksum ... OK
> ## Loading init Ramdisk from Legacy Image at 02200000 ...
> Image Name:
> Created: 2015-08-11 15:25:49 UTC
> Image Type: ARM Linux RAMDisk Image (uncompressed)
> Data Size: 4769280 Bytes = 4.5 MiB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> XIP Kernel Image ... OK
> OK
>
> Starting kernel ...
I guess for a misconfigured console... TI has very helpful
documentation about using U-Boot and Linux [1].
Best regards
J?rg Krause
[1] http://processors.wiki.ti.com/index.php/Kernel_-_Common_Problems_Bo
oting_Linux#Problem_.231_
-_No_more_output_is_seen_on_the_console_after_.22Starting_Kernel....22
next prev parent reply other threads:[~2015-08-12 12:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-11 23:27 [Buildroot] bootm - "Starting kernel" Lee, Tommy
2015-08-12 12:00 ` Jörg Krause [this message]
[not found] <893D978F8A8D2B40A4CC1A09F0844518045BB12971@svr-wa-exch1.atg.lc>
2015-08-12 15:15 ` Lee, Tommy
2015-08-12 15:31 ` Brendan Heading
[not found] ` <944894A3EB1D044A9003B2F944389BB20474AD9365@svr-wa-exch1.atg.lc>
2015-08-12 18:06 ` Brendan Heading
[not found] ` <944894A3EB1D044A9003B2F944389BB20474AD9377@svr-wa-exch1.atg.lc>
2015-08-12 18:51 ` Brendan Heading
2015-08-12 18:54 ` Lee, Tommy
2015-08-12 23:24 ` Lee, Tommy
2015-08-12 23:47 ` Brendan Heading
2015-08-13 0:32 ` Lee, Tommy
2015-08-13 19:06 ` Lee, Tommy
2015-08-20 0:13 ` Lee, Tommy
2015-08-20 19:08 ` Brendan Heading
2015-08-20 22:14 ` Lee, Tommy
2015-08-20 23:46 ` Lee, Tommy
2015-08-20 23:56 ` Lee, Tommy
2015-08-21 0:12 ` Brendan Heading
2015-08-21 15:56 ` Lee, Tommy
2015-08-21 17:29 ` Lee, Tommy
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=1439380835.22945.14.camel@embedded.rocks \
--to=joerg.krause@embedded.rocks \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.