1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (c) 2017 Google, Inc
4 * Written by Simon Glass <sjg@chromium.org>
11 * api_init() - Initialize API for external applications
13 * Initialize API for external (standalone) applications running on top of
14 * U-Boot. It is called during the generic post-relocation init sequence.