Ticket #35 (closed enhancement: wontfix)
Support debug board from u-boot
| Reported by: | laforge@… | Owned by: | laforge@… |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | u-boot | Version: | current svn head |
| Severity: | minor | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
- Modifying BANKCON*/BWSCON initialization in u-boot ('our' latest u-boot) to
enable the debug board peripherals (LED1, LED2, RTL8019)
- Working out correct jumper setting of debug board for it
- Verifying that LED1, LED2 work by writing directly to their memory-mapped
address using 'mw' command from u-boot
- Try to use u-boots built-in RTL8019 driver to get netboot over
tftp/udp/ethernet working
Change History
Note: See
TracTickets for help on using
tickets.

We're working on Debug Board v2 now, thus v1 support is not important anymore.