]> git.sur5r.net Git - u-boot/blobdiff - doc/README.log
sf: add Macronix mx25l1633e entry
[u-boot] / doc / README.log
index 2abaee0c10d159413eece3398fba08424fde78cd..2ee1b753bc776865c8923a3e12cca102f51ed473 100644 (file)
@@ -51,6 +51,7 @@ The following main categories are defined:
    LOGC_BOARD  - Related to board-specific code
    LOGC_CORE   - Related to core driver-model support
    LOGC_DT     - Related to device tree control
+   LOGC_EFI    - Related to EFI implementation
 
 
 Enabling logging
@@ -161,7 +162,8 @@ Code size
 ---------
 
 Code size impact depends largely on what is enabled. The following numbers are
-for snow, which is a Thumb-2 board:
+generated by 'buildman -S' for snow, which is a Thumb-2 board (all units in
+bytes):
 
 This series: adds bss +20.0 data +4.0 rodata +4.0 text +44.0
 CONFIG_LOG: bss -52.0 data +92.0 rodata -635.0 text +1048.0