| Summary: | Raspberry Pi version B - Problems with UART speed in Buildroot 2016.11.2 and 2017.2 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | WZab <wzab01> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2016.11 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Buildroot configuration to generate the U-Boot | ||
|
Description
WZab
2017-03-11 13:36:06 UTC
Created attachment 6951 [details]
Buildroot configuration to generate the U-Boot
I have fond the temporary workaround. The U-Boot generated with Buildroot 1016.02 and the attached configuration is able to load correctly the kernels generated with 2016.11. The zImage generated with the same configuration is used as a "rescue image" allowing to modify the contents of the SD card without removing it. Thanks for reporting this bug. However, this doesn't look like a Buildroot problem, but more a U-Boot or Linux kernel problem. That being said, tons of people are using our RPi defconfigs, and they seem to work fine, you are the only one to report such issues. I agree, that defconfigs work correctly, because they do not use U-Boot. Probably this is a U-Boot related problem. At the moment we are using the U-Boot from BR 2016.02, which works fine. If I'll find any explanation of the problem and a fix, I'll report it With best regards, Wojtek |