Commit graph

3 commits

Author SHA1 Message Date
James Haggerty
64dc1c8be5 boards: (PR #406) add gdb to dev builds
Approved-by: Prabha Murugesan
Approved-by: Andrew Dodd
2025-10-05 00:18:32 +10:00
James Haggerty
07276e33a2 boards: (PR #405) add kexec support to dev builds
This lets you load a kernel from userspace.

Why is this useful? Because you might want to pass modparams
to a kernel, and OpenWrt's kernel ignores modparams passed
via uboot (presumably since they often don't control the uboot).

Note that this is not necessary for an ekh01/rpi, since you
can set the modparams via the kernel command line in
/boot/config.txt


Approved-by: Andrew Dodd
Approved-by: Lyall Beveridge
2025-10-05 00:15:22 +10:00
Morse Micro
0350af637a boards: add common configuration fragments used across device targets
Define a set of common, and extra, configuration fragments used for
Morse Micro evaluation kits.
2024-11-26 10:03:34 +11:00