summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2002-12-17 17:55:09 +0000
committerwdenk <wdenk>2002-12-17 17:55:09 +0000
commit93f19cc0ed3274f4e67fce4971c49010200288a3 (patch)
treefe2e1fc39308b80fece85426492868dbc1547291 /README
parent6aff3115b90780933d390d2b471479179927468d (diff)
downloadtalos-obmc-uboot-93f19cc0ed3274f4e67fce4971c49010200288a3.tar.gz
talos-obmc-uboot-93f19cc0ed3274f4e67fce4971c49010200288a3.zip
Prepare for release of version 0.2.0
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 05f8b1f711..afe7e381c9 100644
--- a/README
+++ b/README
@@ -104,6 +104,18 @@ the string "u_boot" or on "U_BOOT". Example:
IH_OS_U_BOOT u_boot_hush_start
+Versioning:
+===========
+
+U-Boot uses a 3 level version number containing a version, a
+sub-version, and a patchlevel: "U-Boot-2.34.5" means version "2",
+sub-version "34", and patchlevel "4".
+
+The patchlevel is used to indicate certain stages of development
+between released versions, i. e. officially released versions of
+U-Boot will always have a patchlevel of "0".
+
+
Directory Hierarchy:
====================
OpenPOWER on IntegriCloud