[U-Boot] [IGNORE PATCH 0/9] tbot demo patches, please ignore
    Heiko Schocher 
    hs at denx.de
       
    Fri Oct 14 10:00:23 CEST 2016
    
    
  
do not apply this patches to mainline!
I move the patches to my ToDo list, until a tbot
patchwork user is created.
This is for a simple test to create a tbot demo video, which
will demonstrate:
- Step 1:
  - clone mainline u-boot, compile, install it on
    a board, and start a simple uboot help cmd testcase
    on it.
- Step 2:
  - get all patchwork patches from a ToDo list
  - check them with scripts/checkpatch.pl
  - apply the patches to u-boot source with "git am"
  - compile, install and call a simple u-boot testcase
    for the help command, which gets intentionally
    broken with this testpatches
- Step 3:
  start an automated git bisect testcase
  - as the patches break u-boot, start an automated
    "git bisect" testcase to find out, which commit
    breaks ...
If video is finished, I give feedback here ...
Heiko Schocher (9):
  README: simple change 1
  README: simple change 2
  README: simple change 3
  README: simple change 4
  README: simple change 5
  cmd, help: break the help command
  README: simple change 6
  README: simple change 7
  README: simple change 8
 README     | 9 +++++++++
 cmd/help.c | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
-- 
2.5.5
    
    
More information about the U-Boot
mailing list