From 047143e579c69273b413e4d74edd1d7c68932d77 Mon Sep 17 00:00:00 2001 From: Carlos Santos Date: Wed, 14 Aug 2019 07:29:57 -0300 Subject: package/devmem2: remove package It was here just for backwards compatibility and is not used by any package or board after commits 59856480b6 packages/devmem2: remove from all board configurations 2f6e3eae55 package/ti-gfx: do not use devmem2 in script There are address casting issues with 32bit access on a 64bit bus (like on the SoC FPGA ARM processors) with this tool. The Busybox version of devmem is the most up to date and supports quadword access. Fixes: https://bugs.busybox.net/show_bug.cgi?id=10171 Signed-off-by: Carlos Santos Signed-off-by: Thomas Petazzoni Signed-off-by: Christoph Muellner --- package/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'package/Config.in') diff --git a/package/Config.in b/package/Config.in index 068f9b17a6..d31cb08c4b 100644 --- a/package/Config.in +++ b/package/Config.in @@ -419,7 +419,6 @@ endmenu source "package/dbus-glib/Config.in" source "package/dbus-python/Config.in" source "package/dbus-triggerd/Config.in" - source "package/devmem2/Config.in" source "package/dfu-util/Config.in" source "package/dmidecode/Config.in" source "package/dmraid/Config.in" -- cgit v1.2.3