David Garske
|
a56c70e90a
|
Support for NXP T1040 RDB
|
2026-03-20 14:51:15 +01:00 |
David Garske
|
4a53bd1627
|
Added support for running test-app and benchmarks. Added example trace32 scripts.
|
2026-03-05 17:49:37 +01:00 |
David Garske
|
b9fd9e0f7c
|
Add init_array's to test-app linker script
|
2025-11-25 16:26:08 +01:00 |
David Garske
|
6f24981f03
|
Improvements to the clock calculation code (dynamic based on ratio). Remove execute bits on files. Make stage1 PIC. Disable L1/L2 for first stage. Add PLT/GOT to .data region.
|
2023-05-10 15:11:09 -07:00 |
David Garske
|
c2fbcecda1
|
Reduce first stage init code (don't relocate CCSRBAR or invalidate all TLB's). Improve udelay to use timebase. Fix L1 cache line sizes. Fix L2ADDR to enable all 256KB. Use `do_boot` not the jump to function pointer. Switch PPC test app linker script to use `WOLFBOOT_LOAD_ADDRESS`.
|
2023-05-08 17:42:14 -07:00 |
Lealem Amedie
|
18bfcecd6b
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
Elms
|
b988cd3748
|
PPC-t2080: Add minimal test app
With debug it will spin for a while and print a count
Also improce config example
|
2021-06-08 18:14:41 +02:00 |