408b48b5c5
The old free-electrons.com URL does not seem to work anymore, resulting in the package failing to build. Use bootlin.com instead. Signed-off-by: Xavier Ruppen <xruppen@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
config BR2_PACKAGE_DEVMEM2
|
|
bool "devmem2"
|
|
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
help
|
|
Simple program to read/write from/to any location in memory.
|
|
|
|
http://bootlin.com/pub/mirror/devmem2.c
|