]> git.baikalelectronics.ru Git - uboot.git/commit
post: remove reference to power functions
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 12 Mar 2018 08:22:44 +0000 (09:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 16 Mar 2018 18:54:14 +0000 (14:54 -0400)
commit5a8f8080a2a4822ac095c1e30fc302a3b96c2c92
tree60f2aae0e875cf4978f27558f82cafddb01f38b4
parent0cb582dbaa8e30e7d663508d87ca899cacf76764
post: remove reference to power functions

The 2 functions board_power_mode and board_poweroff
are no more existing in U-Boot code (check with grep)
This patch updates the documentation and removes
the unnecessary prototypes.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
doc/README.POST
include/common.h