# SPDX-License-Identifier: MIT

# Commands in this file are executed after common/fixup

rc-update add wlan-led default
rc-update add atmark-power-utils default
rc-update add micron-emmc-reten	boot
rc-update add rtos-logger boot
rc-update add button-resetdefault boot

# make it clear we're not using /boot image & dtbs
rm -f /boot/Image /boot/*dtb /boot/*dtbo
