]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - post/tests.c
Remove CONFIG_SYS_BOOTCOUNT_SINGLEWORD
[people/ms/u-boot.git] / post / tests.c
index bc8e39805157da8431f82d84e5c63e0afdb1563c..473c0ea1e1d04aa468ecf62cab39d31bb10c1de4 100644 (file)
@@ -3,10 +3,6 @@
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * SPDX-License-Identifier:    GPL-2.0+
- *
- * Be sure to mark tests to be run before relocation as such with the
- * CONFIG_SYS_POST_PREREL flag so that logging is done correctly if the
- * logbuffer support is enabled.
  */
 
 #include <common.h>