Shutdown does not poweroff

@linkerosa can you reproduce the problem with the commit above? Is it my fault or incompatibility of the patches with 4.14?

poweroff Patches included in upcoming linux 5.5 (currently linux-next)

for uboot we got it working with these 2 commands:

mw 0x1000d09c 0xc0004300
mw 0x1000d09c 0xc01e0001

with some help from @ray i got poweroff-driver in uboot running

0001-poweroff-add-poweroff-to-bananapi.patch (2,1 KB)