summaryrefslogtreecommitdiffstats
path: root/Documentation/devices_drivers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devices_drivers.txt')
-rw-r--r--Documentation/devices_drivers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devices_drivers.txt b/Documentation/devices_drivers.txt
index 06e788de86..af929fa8c7 100644
--- a/Documentation/devices_drivers.txt
+++ b/Documentation/devices_drivers.txt
@@ -1,5 +1,5 @@
----------- Devices and drivers in U-Boot --------------
+---------- Devices and drivers in barebox --------------
We follow a rather simplistic driver model here. There is a struct device which
describes a particular device present in the system. A struct driver represents