jadonk / jadonk/rowboat

when booting, froyo source codes is into panic on beagleboard

Open
#75 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. getting latest rowboat source codes for froyo-dsp.
$ mkdir ~/rowboat-android
$ cd ~/rowboat-android
$ repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-froyo-dsp.xml
$ repo sync

2. build
$ make TARGET_PRODUCT=beagleboard TARGET_BUILD_VARIANT=tests -j8

3. when booting, it is into panic.

What is the expected output? What do you see instead?
TI prebuilt froyo booting image works well. however my booting image doesn't
work.

What version of the product are you using? On what operating system?
source code : latest froyo version for rowboat
hardware : beagleboard C4
linux : ubuntu 10.10

I attached two files, my_uImage_log and prebuilt_uImage_log. please refer to
files.
```

Original issue reported on code.google.com by `yslee1...@gmail.com` on 14 Jan 2011 at 4:21

Attachments:
- [my_uImage_log.txt](https://storage.googleapis.com/google-code-attachments/rowboat/issue-75/comment-0/my_uImage_log.txt)
- [prebuilt_uImage_log.txt](https://storage.googleapis.com/google-code-attachments/rowboat/issue-75/comment-0/prebuilt_uImage_log.txt)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the build with the rowboat-froyo-dsp manifest and TARGET_PRODUCT=beagleboard, then read my_uImage_log.txt alongside prebuilt_uImage_log.txt to locate where boot diverges. Trace the relevant boot failure and verify that the generated image boots on the BeagleBoard C4 like the provided prebuilt image.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, linux
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.